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