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.am | |
| parent | b66479aa7e53135786df3fe64eb3d114839c302e (diff) | |
| parent | e81acec4fc44f23d43e1936847a4c51cf82cc45e (diff) | |
Merge branch 'master' of https://github.com/xroche/httrack
Diffstat (limited to 'libtest/Makefile.am')
| -rw-r--r-- | libtest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtest/Makefile.am b/libtest/Makefile.am index 8e52eaa..7c9c291 100644 --- a/libtest/Makefile.am +++ b/libtest/Makefile.am @@ -1,7 +1,7 @@ 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@ \ |
