From 6e717690078ca8877631180501d7369d3dfc6468 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 10 Oct 2009 21:46:14 +0000 Subject: Add pkg directory to make dist. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1712 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e4b7c825..dc3a40d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,6 +45,7 @@ MAINTAINERCLEANFILES = $(AUX_DIST_GEN) docdir=$(prefix)/share/doc/@PACKAGE@ SUBDIRS=wince textscreen pcsound src man setup +DIST_SUBDIRS=pkg $(SUBDIRS) if HAVE_PYTHON -- cgit v1.2.3