diff options
| author | Xavier Roche <xroche@users.noreply.github.com> | 2013-02-23 14:14:03 +0000 |
|---|---|---|
| committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-02-23 14:14:03 +0000 |
| commit | 483f734f6427faa70ad68b5936570a18bec9560a (patch) | |
| tree | d7037e29c8bb4e32489804c0eb1ce2ac63f0fe16 /Makefile.am | |
| parent | 15ce3053bbfe8e9992dfd795a55f3ae38438813a (diff) | |
Updated libtool && aclocal && automake && autoheader && autoconf
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 e621607..4cdfb78 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ SUBDIRS = src man m4 libtest templates lang html +ACLOCAL_AMFLAGS = -I m4 + EXTRA_DIST = INSTALL INSTALL.FreeBSD INSTALL.Linux \ gpl-fr.txt license.txt greetings.txt history.txt \ httrack-doc.html lang.def |
