summaryrefslogtreecommitdiff
path: root/libtest/Makefile.in
diff options
context:
space:
mode:
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