summaryrefslogtreecommitdiff
path: root/src/xbs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs/Makefile')
-rw-r--r--src/xbs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xbs/Makefile b/src/xbs/Makefile
index 974586e..24067e9 100644
--- a/src/xbs/Makefile
+++ b/src/xbs/Makefile
@@ -1,5 +1,5 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
-include $(topsrcdir)/automake.head.mk
+include $(topsrcdir)/build-aux/Makefile.head.mk
pkgconfdir = $(sysconfdir)/xbs
-include $(topsrcdir)/automake.tail.mk
+include $(topsrcdir)/build-aux/Makefile.tail.mk