summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2016-12-18 19:06:54 +0000
committerHubert Figuière <hub@figuiere.net>2016-12-19 23:14:08 -0500
commite531961f06e9a491cd5f39160fce21224fd9a9d8 (patch)
treec971a3f8f9a01da42e30cb703ae3ce447eff3f08 /Makefile.am
parent08787dfa91d788bb84237cfffc8b44c11114e257 (diff)
downloadenchant-e531961f06e9a491cd5f39160fce21224fd9a9d8.tar.gz
Modernise autotools use: use configure.ac and autoreconf
Explain use of autoreconf in HACKING, and also make some other minor updates to that file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b9e72b2..891a30e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS=src tests doc data
pkgconfigdir = $(libdir)/pkgconfig