aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cb2672e..281f789 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +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 6EXTRA_DIST = acinclude.m4
7 7
8uninstall-local: 8uninstall-local:
9 rmdir $(pkgdatadir) 9 rmdir $(pkgdatadir)