summaryrefslogtreecommitdiff
path: root/ac/Makefile.am
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 11:23:00 +0100
committerSimeon Simeonov2018-02-26 11:23:00 +0100
commit0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch)
treeaf916a30553c78ce9d4f2d8658656a175c5b6921 /ac/Makefile.am
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'ac/Makefile.am')
-rw-r--r--ac/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/ac/Makefile.am b/ac/Makefile.am
new file mode 100644
index 0000000..719a11b
--- /dev/null
+++ b/ac/Makefile.am
@@ -0,0 +1,9 @@
1MACROS = \
2 aclocal-include.m4 \
3 check-type.m4 \
4 gnupg-check-typedef.m4
5
6EXTRA_DIST = $(MACROS) \
7 missing/gdk-pixbuf.m4 \
8 missing/gettext.m4 \
9 missing/gpgme.m4