diff options
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 02213fd9..e4a87daf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,3 +10,5 @@ icondir = $(datadir)/pixmaps util_DATA = hexchat.desktop utildir = $(datadir)/applications + +ACLOCAL_AMFLAGS = -I m4 |