summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-06 23:14:55 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-06 23:14:55 -0400
commit8191cd39e9884464d526f48e8b85cf5b434d5dd5 (patch)
treec2070d6745454ba8079c9a1dc6160f0d7e6d1f01
parent8cf92796b94f8a7d1e4b27fbf86b3c790194cb6f (diff)
(systemd) gitfiles: mv Makefile-src.mk gitfiles.mk
-rw-r--r--build-aux/Makefile.once.head/00-gitfiles.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/Makefile.once.head/00-gitfiles.mk b/build-aux/Makefile.once.head/00-gitfiles.mk
index 95437aa..b17b63a 100644
--- a/build-aux/Makefile.once.head/00-gitfiles.mk
+++ b/build-aux/Makefile.once.head/00-gitfiles.mk
@@ -16,7 +16,7 @@
mod.gitfiles.description = Automatically populate files.src.src from git
mod.gitfiles.depends += files nested write-ifchanged quote
-gitfiles.file ?= Makefile-src.mk
+gitfiles.file ?= gitfiles.mk
_gitfiles.all =
-include $(topsrcdir)/$(gitfiles.file)