diff options
author | infirit <[email protected]> | 2013-10-11 12:28:44 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-11-09 23:40:42 +0100 |
commit | 46be780c10819ec188360807af22e0c6c27d1fee (patch) | |
tree | 5bfcb8f4678385a009d629b3bc94ec975425281e /Makefile.am | |
parent | c6df3ce998ab4349bc2279eda1435e1a0f5b2b6b (diff) | |
download | mate-terminal-46be780c10819ec188360807af22e0c6c27d1fee.tar.bz2 mate-terminal-46be780c10819ec188360807af22e0c6c27d1fee.tar.xz |
Make autofoo happy
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 76d85da..61befbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = src po help +ACLOCAL_AMFLAGS = -I m4 + NULL = DISTCHECK_CONFIGURE_FLAGS = \ |