diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6f58f0f..eee2bb5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ SUBDIRS = polkitgtkmate src po docs EXTRA_DIST = \ + autogen.sh \ HACKING ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} |