diff options
author | TingPing <tingping@tingping.se> | 2013-03-03 15:19:33 -0500 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2013-03-03 15:19:33 -0500 |
commit | 8ed07b83eb9319f8dcfabd2990f9b8dcff4d7904 (patch) | |
tree | e1a4182fad38a3e5621276f9a0193de84f1600dc /Makefile.am | |
parent | 1369a20aba3b0f9c9d66b31676a5aeaf68dda031 (diff) |
Fix macro searching
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 91ca9d79..073fd4b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,4 +4,3 @@ SUBDIRS = po intl src plugins man share EXTRA_DIST = autogen.sh -ACLOCAL_AMFLAGS = -I m4 |