summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 83d4f4386..63c2d4592 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -11,7 +11,7 @@ export ADKVERSION
ifneq (${package},)
subdir:= package/${package}
-_subdir_dep:= ${TOPDIR}/.cfg/ADK_HAVE_DOT_CONFIG
+_subdir_dep:= ${TOPDIR}/.ADK_HAVE_DOT_CONFIG
endif
ifneq (${subdir},)