AUTOMAKE_OPTIONS = foreign #SUBDIRS = common doc include lib random_maps pod server socket src utils SUBDIRS = include common random_maps server socket src utils lib pod EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure Makefile DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man archives: dist (cd doc; make archive) (cd lib; make archive) proto: (cd common; make proto) (cd server; make proto)