summaryrefslogtreecommitdiff
path: root/src/gitget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gitget/Makefile')
-rw-r--r--src/gitget/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/gitget/Makefile b/src/gitget/Makefile
index 2c76089..2903f4a 100644
--- a/src/gitget/Makefile
+++ b/src/gitget/Makefile
@@ -1 +1,4 @@
-include ../../common.mk
+include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
+include $(topsrcdir)/automake.head.mk
+
+include $(topsrcdir)/automake.tail.mk