summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2007-04-18 12:28:28 -0400
committerDavid Reveman <davidr@novell.com>2007-04-18 12:28:28 -0400
commitf02f91b3d3c03260021151d6046079720473b9e4 (patch)
tree73a8daf1f467272fbff971d0c41d8a68414c41fd /Makefile.am
parentd90d1f3a12e7d085e059eb8ef7d1c873e118907d (diff)
Don't use config dir for autoconf config files as it doesn't seem
to be working well with intltool.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am18
1 files changed, 9 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index 061c46c9..d452eb7d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,14 +1,14 @@
SUBDIRS = include src libdecoration plugins images gtk kde po metadata
-EXTRA_DIST = \
- COPYING \
- COPYING.GPL \
- COPYING.LGPL \
- COPYING.MIT \
- compiz.pc.in \
- config/intltool-extract.in \
- config/intltool-merge.in \
- config/intltool-update.in
+EXTRA_DIST = \
+ COPYING \
+ COPYING.GPL \
+ COPYING.LGPL \
+ COPYING.MIT \
+ compiz.pc.in \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in
DISTCLEANFILES = \
intltool-extract \