diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-12-08 00:18:02 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-12-08 00:18:02 +0200 |
| commit | b4de366df7786cdf404e7214998092298f632730 (patch) | |
| tree | 32106e58709b8cb6c0c85b3333a1abdddf249d5c /Makefile.am | |
| parent | 0a7a9a35fe5aa4a91bad3395a74b41fe7a6e3408 (diff) | |
* configure.ac: bump version to 0.9.2, add m4 dir to config
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bde3c20..b8827d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ include $(top_srcdir)/gtest.mk -SUBDIRS=man src contrib toys +SUBDIRS=m4 man src contrib toys ACLOCAL_AMFLAGS=-I m4 |
