about summary refs log tree commit diff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index a7f570b7..4b01cec2 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -52,7 +52,8 @@ all package install:
 else
 
 
-include Makefile.srcdir
+# srcdir.mk defines SRCDIR .
+include srcdir.mk
 BUILDDIR = $(CURDIR)
 SUBDIR = 
 VPATH=.:$(SRCDIR)