ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Makefile.am
Revision: 1.17
Committed: Sun May 27 02:26:17 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.16: +1 -1 lines
Log Message:
2.1 cleanups

File Contents

# User Rev Content
1 root 1.17 AUTOMAKE_OPTIONS = foreign dist-bzip2
2 root 1.1
3 root 1.15 SUBDIRS = include common random_maps socket server lib ext utils pod doc
4 root 1.1
5 root 1.16 EXTRA_DIST = AUTHORS Changes COPYING DEVELOPERS autogen.sh TODO
6 root 1.1
7 pippijn 1.11 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure Makefile
8 pippijn 1.3
9 root 1.1 DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
10