diff options
| author | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
| commit | 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch) | |
| tree | af916a30553c78ce9d4f2d8658656a175c5b6921 /ac/Makefile.am | |
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'ac/Makefile.am')
| -rw-r--r-- | ac/Makefile.am | 9 |
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 @@ | |||
| 1 | MACROS = \ | ||
| 2 | aclocal-include.m4 \ | ||
| 3 | check-type.m4 \ | ||
| 4 | gnupg-check-typedef.m4 | ||
| 5 | |||
| 6 | EXTRA_DIST = $(MACROS) \ | ||
| 7 | missing/gdk-pixbuf.m4 \ | ||
| 8 | missing/gettext.m4 \ | ||
| 9 | missing/gpgme.m4 | ||
