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

Comparing deliantra/server/Makefile.am (file contents):
Revision 1.10 by pippijn, Fri Sep 8 00:15:43 2006 UTC vs.
Revision 1.11 by pippijn, Fri Sep 8 00:26:50 2006 UTC

3#SUBDIRS = common doc include lib random_maps pod server socket src utils 3#SUBDIRS = common doc include lib random_maps pod server socket src utils
4SUBDIRS = common include lib random_maps pod server socket src utils 4SUBDIRS = common include lib random_maps pod server socket src utils
5 5
6EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat 6EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat
7 7
8MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure 8MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure Makefile
9 9
10DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man 10DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
11 11
12archives: dist 12archives: dist
13 (cd doc; make archive) 13 (cd doc; make archive)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines