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.9 by pippijn, Fri Sep 8 00:14:34 2006 UTC vs.
Revision 1.13 by pippijn, Fri Sep 8 04:53:11 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines