aboutsummaryrefslogtreecommitdiff
path: root/ac/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ac/Makefile.am')
-rw-r--r--ac/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/ac/Makefile.am b/ac/Makefile.am
new file mode 100644
index 00000000..155a198e
--- /dev/null
+++ b/ac/Makefile.am
@@ -0,0 +1,10 @@
+MACROS = \
+ aclocal-include.m4 \
+ check-type.m4 \
+ gnupg-check-typedef.m4
+
+EXTRA_DIST = $(MACROS) \
+ missing/gdk-pixbuf.m4 \
+ missing/gettext.m4 \
+ missing/gpgme.m4 \
+ missing/imlib.m4