maybe this fixes make distcheck

Original commit message from CVS:
maybe this fixes make distcheck
This commit is contained in:
Thomas Vander Stichele 2001-12-14 09:39:24 +00:00
parent dd620071e5
commit 8fbcdda056

View file

@ -8,5 +8,9 @@ png_files = $(shell echo $(srcdir)/*.png)
EXTRA_DIST = $(sgml_files) $(fig_files)
## FIXME if we don't do this they don't get cleaned up in make distcheck
## but maybe this is not the best way to do it
CONFIG_CLEAN_FILES = $(sgml_files) $(fig_files)
include $(srcdir)/../manuals.mak