diff options
author | Stefano Karapetsas <[email protected]> | 2013-11-14 03:46:02 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-11-14 03:46:02 -0800 |
commit | cf101a024b8749a1b2109e3a3b49a7a760124d2d (patch) | |
tree | a212f4011007f122cfbefc817f469a82902b7a16 /Makefile.am | |
parent | 58048178cefe6627278bb21d15889685ecd7c8f8 (diff) | |
parent | 89e368b69cdcce2eb643012921e499ba078ac4b9 (diff) | |
download | marco-cf101a024b8749a1b2109e3a3b49a7a760124d2d.tar.bz2 marco-cf101a024b8749a1b2109e3a3b49a7a760124d2d.tar.xz |
Merge pull request #66 from infirit/master
Remove unneeded files plus various cleanup/fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 0fd41996..702dc904 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ SUBDIRS=src po doc +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + EXTRA_DIST = HACKING rationales.txt \ intltool-extract.in intltool-merge.in intltool-update.in |