summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2012-08-17 03:52:53 +0300
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-08-17 03:52:53 +0300
commitc71b2b30e9f9bb21bcc9fa75384fbdd305afa739 (patch)
treec149c75dfcd6cdbf51a45ab7e9f4068ea23ef593 /Makefile.am
parentda7211327537403ea474e0d83575a1ead088b394 (diff)
downloadlibgd-c71b2b30e9f9bb21bcc9fa75384fbdd305afa739.tar.gz
Fix include of git.mk
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3580f23..abc9189 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -111,4 +111,4 @@ EXTRA_DIST += $(VAPIS)
MAINTAINERCLEANFILES += $(VAPIS)
endif
--include $(srcdir)/git.mk
+-include $(top_srcdir)/git.mk