From c1c570fcdacaad7f853aec374b60a76b1fc5552e Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 22 Dec 2004 10:48:12 +0000 Subject: fix build/disting Original commit message from CVS: fix build/disting --- docs/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/Makefile.am') diff --git a/docs/Makefile.am b/docs/Makefile.am index 1664f70e0..0f2972b93 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -7,5 +7,9 @@ endif SUBDIRS = $(SUBDIRS_DOCS) DIST_SUBDIRS = libs +EXTRA_DIST = \ + upload.mak \ + version.entities.in + #upload: # @if test "x$(SUBDIRS_DOCS)" != x; then for a in $(SUBDIRS_DOCS); do cd $$a; make upload; cd ..; done; fi -- cgit v1.2.1