summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-01-21 01:31:34 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-01-21 01:31:34 -0500
commit595e32dbc594bc51c00e221cbd9bf749c42af01e (patch)
treee65749a26ef5e93f9616663af30004e523663620 /Makefile.am
parent5dc7ed5e713415c448be9e31e7c8ec99c09b83b0 (diff)
downloadpolkit-595e32dbc594bc51c00e221cbd9bf749c42af01e.tar.gz
fix 'make distcheck'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fef10e3..6516385 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,6 @@ NULL =
EXTRA_DIST = \
HACKING \
- mkinstalldirs \
$(NULL)
# xsltproc barfs on 'make distcheck'; disable for now