summaryrefslogtreecommitdiff
path: root/tests/gtest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtest/Makefile.am')
-rw-r--r--tests/gtest/Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/gtest/Makefile.am b/tests/gtest/Makefile.am
deleted file mode 100644
index c1375e8..0000000
--- a/tests/gtest/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-
-TESTS_ENVIRONMENT = XML_PATH=$(srcdir) \
- G_SLICE=debug-blocks \
- LD_LIBRARY_PATH=$(top_builddir)/libgupnp-igd/.libs:$(LD_LIBRARY_PATH)
-
-TESTS = $(check_PROGRAMS)
-
-check_PROGRAMS = gupnp-simple-igd
-
-gupnp_simple_igd_SOURCES = gupnp-simple-igd.c
-
-LDADD = \
- $(top_builddir)/libgupnp-igd/libgupnp-igd-1.0.la \
- $(LIBGUPNP_LIBS)
-
-AM_CFLAGS = $(LIBGUPNP_CFLAGS) \
- -I$(top_srcdir)
-
-EXTRA_DIST = InternetGatewayDevice.xml WANIPConnection.xml WANPPPConnection.xml