aboutsummaryrefslogtreecommitdiff
path: root/ac/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-12 11:22:08 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-12 11:22:08 +0000
commitb9ca7b1ef5cd1f96ae6e28ae78d12c1e3258c23f (patch)
tree1203adec5f70af1ddd49868528d8d3a5b9004329 /ac/Makefile.am
Initial import of Sylpheed (GTK2 version).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1 ee746299-78ed-0310-b773-934348b2243d
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