ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Makefile.am
Revision: 1.15
Committed: Mon Mar 5 19:10:49 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.14: +2 -9 lines
Log Message:
more cleanups

File Contents

# Content
1 AUTOMAKE_OPTIONS = foreign
2
3 SUBDIRS = include common random_maps socket server lib ext utils pod doc
4
5 EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh TODO
6
7 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure Makefile
8
9 DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
10