summaryrefslogtreecommitdiff
path: root/tests/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/Makefile.am')
-rw-r--r--tests/examples/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am
deleted file mode 100644
index 7fdf6f3..0000000
--- a/tests/examples/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-
-noinst_PROGRAMS = test test-thread
-
-LDADD = \
- $(top_builddir)/libgupnp-igd/libgupnp-igd-1.0.la \
- $(LIBGUPNP_LIBS)
-
-AM_CFLAGS = $(LIBGUPNP_CFLAGS) \
- -I$(top_srcdir)