summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2008-11-11 09:31:16 -0500
committerDavid Zeuthen <davidz@redhat.com>2008-11-11 09:31:16 -0500
commit91c5085c6e755768ffb2b9e4acecd18bd361f727 (patch)
tree0671f506b3475d1250b6793f1c8d5a0b8ff729d8 /Makefile.am
parent46ce9a587ff0ca088262c8dd57013c16823b141b (diff)
downloadupower-91c5085c6e755768ffb2b9e4acecd18bd361f727.tar.gz
fix up deps and build system
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 1 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index a1a3eb9..fec2df4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,16 +21,7 @@ $(srcdir)/ChangeLog:
EXTRA_DIST = \
HACKING \
- mkinstalldirs \
- ChangeLog \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in
-
-DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update
+ ChangeLog
# xsltproc barfs on 'make distcheck'; disable for now
DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc