summaryrefslogtreecommitdiff
path: root/dbind
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 /dbind
parent644a50e6b09324e03478ebe821927e2aaf73f759 (diff)
downloadat-spi2-core-925201dab4159ddce3ba29615223e6070123160a.tar.gz
Use git.mk to maintain .gitignore.
Diffstat (limited to 'dbind')
-rw-r--r--dbind/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbind/Makefile.am b/dbind/Makefile.am
index 710161a9..f037e56b 100644
--- a/dbind/Makefile.am
+++ b/dbind/Makefile.am
@@ -23,3 +23,5 @@ check_PROGRAMS = dbtest
dbtest_SOURCES = dbtest.c ../atspi/atspi-gmain.c
dbtest_LDFLAGS = libdbind.la
dbtest_LDADD = $(DBUS_LIBS)
+
+-include $(top_srcdir)/git.mk