aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 26f48fa..cb2672e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@
3SUBDIRS = data doc nls src util 3SUBDIRS = data doc nls src util
4MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in 4MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
5ACLOCAL_AMFLAGS = -I . 5ACLOCAL_AMFLAGS = -I .
6EXTRA_DIST = xft.m4
6 7
7uninstall-local: 8uninstall-local:
8 rmdir $(pkgdatadir) 9 rmdir $(pkgdatadir)