summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-09-04 17:11:22 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2010-09-04 17:11:22 +0100
commit05b427a509e77a755e6b275b814f64c5a905fde5 (patch)
tree6e3d9cfd45e509b3f6c0b3bd74a00251e5187164 /lib
parent0b60a176f820f8c698d36a15a48ede15e67097d8 (diff)
downloadtotem-05b427a509e77a755e6b275b814f64c5a905fde5.tar.gz
Add git.mk support
Add git.mk from Pango to automatically generate and update .gitignore files.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index b659b9159..8d223edf6 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,3 +29,4 @@ libtotemscrsaver_la_LIBADD = \
$(DBUS_LIBS) \
$(XTEST_LIBS)
+-include $(top_srcdir)/git.mk