summaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in16
1 files changed, 6 insertions, 10 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 6964d69c2..472a1e62e 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -158,7 +158,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = makefile.msc
+CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
@@ -709,9 +709,8 @@ TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
$(TEST_LOG_FLAGS)
DIST_SUBDIRS = $(SUBDIRS)
-am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/makefile.msc.in \
- $(top_srcdir)/depcomp $(top_srcdir)/glib.mk \
- $(top_srcdir)/test-driver
+am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
+ $(top_srcdir)/glib.mk $(top_srcdir)/test-driver
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
dir0=`pwd`; \
@@ -992,15 +991,14 @@ NULL =
# initialize variables for unconditional += appending
BUILT_SOURCES =
-BUILT_EXTRA_DIST = makefile.msc
+BUILT_EXTRA_DIST =
CLEANFILES = *.log *.trs $(am__append_14)
DISTCLEANFILES = iochannel-test-outfile file-test-get-contents maptest \
mapchild collate.out
MAINTAINERCLEANFILES =
EXTRA_DIST = $(all_dist_test_scripts) $(all_dist_test_data) \
- $(test_scripts) makefile.msc.in gen-casefold-txt.pl \
- gen-casemap-txt.pl iochannel-test-infile timeloop-basic.c \
- assert-msg-test.gdb
+ $(test_scripts) gen-casefold-txt.pl gen-casemap-txt.pl \
+ iochannel-test-infile timeloop-basic.c assert-msg-test.gdb
# We support a fairly large range of possible variables. It is expected that all types of files in a test suite
# will belong in exactly one of the following variables.
@@ -1178,8 +1176,6 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
-makefile.msc: $(top_builddir)/config.status $(srcdir)/makefile.msc.in
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
clean-checkLTLIBRARIES:
-test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)