summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEvan Nemerson <evan@nemerson.com>2014-05-07 16:17:18 -0700
committerMike Gorse <mgorse@suse.com>2014-06-07 15:17:50 -0500
commit925201dab4159ddce3ba29615223e6070123160a (patch)
tree791a15599c4a0fec8e9c32d5d9f3fb9386ce79d3 /test
parent644a50e6b09324e03478ebe821927e2aaf73f759 (diff)
downloadat-spi2-core-925201dab4159ddce3ba29615223e6070123160a.tar.gz
Use git.mk to maintain .gitignore.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index a489cfc3..7af2ee04 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -4,3 +4,5 @@ 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