--- deliantra/server/common/Makefile.am 2006/02/03 07:11:29 1.1 +++ deliantra/server/common/Makefile.am 2006/07/02 15:05:13 1.2 @@ -57,6 +57,8 @@ treasure.c\ utils.c +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure + EXTRA_DIST = README AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \ -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\"