summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2017-10-30 11:43:56 -0500
committerMike Gorse <mgorse@alum.wpi.edu>2017-10-30 11:43:56 -0500
commit840cbcb3b84b8fe8ea76b32ef6c775cebb66d193 (patch)
treecf01743a6159ad47acd4f42c0bceafe8537a087f /test
parent832febae6759636ce7abf98a93738d60a9726a3b (diff)
downloadat-spi2-core-840cbcb3b84b8fe8ea76b32ef6c775cebb66d193.tar.gz
Drop autotools support
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
deleted file mode 100644
index b76db0a9..00000000
--- a/test/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-LDADD = $(top_builddir)/atspi/libatspi.la
-noinst_PROGRAMS = memory
-memory_SOURCES = memory.c
-memory_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/atspi
-memory_CFLAGS = $(GLIB_CFLAGS) $(GOBJ_LIBS) $(DBUS_CFLAGS)
-memory_LDFLAGS =
-
--include $(top_srcdir)/git.mk
-
-EXTRA_DIST = meson.build