ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/dclient/Makefile.am
(Generate patch)

Comparing deliantra/dclient/Makefile.am (file contents):
Revision 1.4 by sf-pippijn, Mon Oct 18 14:11:42 2010 UTC vs.
Revision 1.5 by sf-pippijn, Mon Oct 18 15:34:21 2010 UTC

22AM_LDFLAGS = -Wl,-z,defs,-z,nodlopen,-z,noexecstack,-z,now,-z,nodump 22AM_LDFLAGS = -Wl,-z,defs,-z,nodlopen,-z,noexecstack,-z,now,-z,nodump
23 23
24BOOST = -lboost_system-mt -lpthread 24BOOST = -lboost_system-mt -lpthread
25CURSES = -lpanelw -lmenuw -lncursesw 25CURSES = -lpanelw -lmenuw -lncursesw
26 26
27#include src/common/Rules.am 27include src/common/Rules.am
28#include include/common/Rules.am 28include include/common/Rules.am
29#include testsuite/common/Rules.am 29include testsuite/common/Rules.am
30 30
31include include/Rules.am 31include include/Rules.am
32include src/Rules.am 32include src/Rules.am
33include testsuite/Rules.am 33include testsuite/Rules.am
34 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines