Use git.mk.

This commit is contained in:
Daiki Ueno
2012-04-24 10:30:20 +09:00
parent 4538ef38a1
commit 8faae7ef08
25 changed files with 280 additions and 85 deletions

View File

@ -28,3 +28,5 @@ eek_simple_test_LDADD = $(top_builddir)/eek/libeek.la $(GIO2_LIBS)
eek_xml_test_SOURCES = eek-xml-test.c
eek_xml_test_LDADD = $(top_builddir)/eek/libeek.la $(top_builddir)/eek/libeek-xkl.la $(GIO2_LIBS) $(GTK_LIBS)
-include $(top_srcdir)/git.mk