diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index d4074e4..81b0523 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = polkitgtkmate src po docs +SUBDIRS = src po EXTRA_DIST = \ autogen.sh \ @@ -6,8 +6,6 @@ EXTRA_DIST = \ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc - clean-local : rm -f *~ po/*~ |