summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
deleted file mode 100644
index 54a179a..0000000
--- a/test/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-AM_CFLAGS = -Wall
-
-noinst_PROGRAMS = test
-test_SOURCES = test.c
-test_CPPFLAGS = -I$(top_srcdir)/libass
-test_LDADD = $(top_builddir)/libass/.libs/libass.a
-test_LDFLAGS = $(AM_LDFLAGS) $(LIBPNG_LIBS) -static