diff options
author | David Zeuthen <davidz@redhat.com> | 2009-01-21 01:31:34 -0500 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2009-01-21 01:31:34 -0500 |
commit | 595e32dbc594bc51c00e221cbd9bf749c42af01e (patch) | |
tree | e65749a26ef5e93f9616663af30004e523663620 /Makefile.am | |
parent | 5dc7ed5e713415c448be9e31e7c8ec99c09b83b0 (diff) | |
download | polkit-595e32dbc594bc51c00e221cbd9bf749c42af01e.tar.gz |
fix 'make distcheck'
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
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 |