diff options
author | Stefano Karapetsas <[email protected]> | 2013-12-23 11:47:16 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-12-23 11:47:16 -0800 |
commit | 2340d0b656ddb105404dc3f14d2d38e24a06ad7a (patch) | |
tree | e0de205c430dadf313ec6154b957b82d887fcfc6 /Makefile.am | |
parent | 7811eb717c4dc231473f3a6e80ea061d15953c1a (diff) | |
parent | ce7c5055cfe487acf1254f399504c568513a1cc1 (diff) | |
download | mate-netbook-2340d0b656ddb105404dc3f14d2d38e24a06ad7a.tar.bz2 mate-netbook-2340d0b656ddb105404dc3f14d2d38e24a06ad7a.tar.xz |
Merge pull request #8 from flexiondotorg/1.6
Cherry picks for `mate-netbook` 1.6
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 0e846ca..228cd69 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = po maximus mate-window-picker-applet +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + EXTRA_DIST = intltool-merge.in intltool-extract.in intltool-update.in DISTCLEANFILES = intltool-merge intltool-update intltool-extract |