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.8 by pippijn, Thu Sep 7 21:10:38 2006 UTC vs.
Revision 1.12 by pippijn, Fri Sep 8 02:45:14 2006 UTC

1AUTOMAKE_OPTIONS = foreign 1AUTOMAKE_OPTIONS = foreign
2 2
3#SUBDIRS = common doc include lib random_maps pod server socket src utils
3SUBDIRS = include common random_maps socket server src lib utils doc devel 4SUBDIRS = include common random_maps server socket src utils lib pod
4 5
5EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat 6EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat
6 7
7MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure 8MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure Makefile
8 9
9DISTCHECK_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
10 11
11archives: dist 12archives: dist
12 (cd doc; make archive) 13 (cd doc; make archive)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines