diff options
| author | Xavier Roche <roche@httrack.com> | 2015-03-14 15:03:37 +0100 |
|---|---|---|
| committer | Xavier Roche <roche@httrack.com> | 2015-03-14 15:03:37 +0100 |
| commit | 420b0812d63aeac4458435ba14d4b2ba12241683 (patch) | |
| tree | e43d3a7a6308967b0808a5dad3add70b1bfae607 /libtest/Makefile.in | |
| parent | b66479aa7e53135786df3fe64eb3d114839c302e (diff) | |
| parent | e81acec4fc44f23d43e1936847a4c51cf82cc45e (diff) | |
Merge branch 'master' of https://github.com/xroche/httrack
Diffstat (limited to 'libtest/Makefile.in')
| -rw-r--r-- | libtest/Makefile.in | 2 |
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 |
