summaryrefslogtreecommitdiff
path: root/src/xbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs')
l---------src/xbs/GNUmakefile1
-rw-r--r--src/xbs/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/xbs/GNUmakefile b/src/xbs/GNUmakefile
new file mode 120000
index 0000000..54fdd42
--- /dev/null
+++ b/src/xbs/GNUmakefile
@@ -0,0 +1 @@
+../../GNUmakefile \ No newline at end of file
diff --git a/src/xbs/Makefile b/src/xbs/Makefile
index 24067e9..bc9f4c8 100644
--- a/src/xbs/Makefile
+++ b/src/xbs/Makefile
@@ -1,5 +1,6 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
+
pkgconfdir = $(sysconfdir)/xbs
include $(topsrcdir)/build-aux/Makefile.tail.mk