diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-07 15:15:25 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-22 15:55:39 +0200 |
commit | 713fbe7d6df4e0a6ca056c63c1e038a621e8f310 (patch) | |
tree | dbe03eb2f453631e51a55e8a7d705cb026e605c1 /Makefile.am | |
parent | 29c6f6984228bec38b38d535c44f996faf57d779 (diff) | |
download | mate-polkit-713fbe7d6df4e0a6ca056c63c1e038a621e8f310.tar.bz2 mate-polkit-713fbe7d6df4e0a6ca056c63c1e038a621e8f310.tar.xz |
Fixes for make dist
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 19583c6..6f58f0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,6 @@ SUBDIRS = polkitgtkmate src po docs EXTRA_DIST = \ - autogen.sh \ - TODO \ HACKING ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} |