also add xft.m4 to EXTRA_DIST so that it gets packaged
This commit is contained in:
parent
163588d978
commit
a3f23b5ec1
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue