also add xft.m4 to EXTRA_DIST so that it gets packaged

This commit is contained in:
rathnor 2003-09-10 15:53:41 +00:00
parent 163588d978
commit a3f23b5ec1

View file

@ -3,6 +3,7 @@
SUBDIRS = data doc nls src util SUBDIRS = data doc nls src util
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
ACLOCAL_AMFLAGS = -I . ACLOCAL_AMFLAGS = -I .
EXTRA_DIST = xft.m4
uninstall-local: uninstall-local:
rmdir $(pkgdatadir) rmdir $(pkgdatadir)