summaryrefslogtreecommitdiff
path: root/libtest/Makefile.in
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2015-03-14 14:53:02 +0100
committerXavier Roche <roche@httrack.com>2015-03-14 14:53:02 +0100
commitefa5392fc30c7dfc835f0dfbba9f8bc4e4154af7 (patch)
tree1fbe3c69076083597312c6643bbe73b2afd7c036 /libtest/Makefile.in
parentfae2edc5322caab631e57c928ae9e4d7e0fab2a2 (diff)
Cleanup (first git build)
Diffstat (limited to 'libtest/Makefile.in')
-rw-r--r--libtest/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtest/Makefile.in b/libtest/Makefile.in
index 7b4cf80..dc4ab0d 100644
--- a/libtest/Makefile.in
+++ b/libtest/Makefile.in
@@ -333,7 +333,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
exemplesdir = $(datadir)/httrack/libtest
exemples_DATA = *.c *.h *.txt
-EXTRA_DIST = $(exemples_DATA)
+EXTRA_DIST = $(exemples_DATA) libtest.mak libtest.vcproj
AM_CPPFLAGS = @DEFAULT_CFLAGS@ @THREADS_CFLAGS@ @V6_FLAG@ @LFS_FLAG@ \
-DPREFIX=\""$(prefix)"\" -DSYSCONFDIR=\""$(sysconfdir)"\" \
-DDATADIR=\""$(datadir)"\" -DLIBDIR=\""$(libdir)"\" -I../src