summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-02 10:17:05 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-02 10:17:05 +0000
commit5882fbd039bb8e7ae825cba500ccef1686e5b015 (patch)
treee39f2b04adb3300e2f09200560ae926d42eba452 /Makefile.am
parenta94987b93ecad02ca1b077fe784b5d08fb1b6ec4 (diff)
Added minimalistic unit tests for HTTrack (about time :p)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4cdfb78..628f772 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,8 @@
-SUBDIRS = src man m4 libtest templates lang html
+SUBDIRS = src man m4 libtest templates lang html tests
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
-