diff options
| author | megamage <none@none> | 2008-11-08 23:48:00 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2008-11-08 23:48:00 -0600 |
| commit | 30ecce57b28969cffc67b8ab30f070bdb4aac44c (patch) | |
| tree | 1984bc80e037df3632bf5d4d982b440b4ea73039 /src/shared/Makefile.am | |
| parent | c014d6667c71f1d618fe195b21e2dd86e5407825 (diff) | |
[svn] Duplicate SystemConfig.h to fix linux build. This is a hack. Hope someone will find the correct in future.
--HG--
branch : trunk
Diffstat (limited to 'src/shared/Makefile.am')
| -rw-r--r-- | src/shared/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/shared/Makefile.am b/src/shared/Makefile.am index 4bc54f6e9a9..54aef015e46 100644 --- a/src/shared/Makefile.am +++ b/src/shared/Makefile.am @@ -112,6 +112,10 @@ EXTRA_DIST = \ PacketLog.cpp \ PacketLog.h +# System configuration +EXTRA_DIST += \ + SystemConfig.h + # System Win32 files EXTRA_DIST += \ ServiceWin32.cpp \ |
