summaryrefslogtreecommitdiff
path: root/Makefile.private
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-08-26 11:14:43 -0700
committerH. Peter Anvin <hpa@zytor.com>2006-08-26 11:14:43 -0700
commita9d5646f3018b47c5f01a5c2428bc0c7a4877649 (patch)
tree76a8a16b6d38031651f40f4371419bc8bb2b71a4 /Makefile.private
parentd377f40ddab584334afa781d3d17646e4a3c5a17 (diff)
downloadsyslinux-a9d5646f3018b47c5f01a5c2428bc0c7a4877649.tar.gz
Move Makefile.secret to the release directory
Diffstat (limited to 'Makefile.private')
-rw-r--r--Makefile.private2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.private b/Makefile.private
index cf0c527c..114d0860 100644
--- a/Makefile.private
+++ b/Makefile.private
@@ -22,7 +22,7 @@ PRIVATE = Makefile.private .depend */.depend
GIT_DIR ?= .git
ABS_GIT_DIR := $(shell cd '$(GIT_DIR)' && pwd)
--include Makefile.secret
+-include release/Makefile.secret
isolinux.iso: all
cp isolinux-debug.bin isolinux-test/isolinux/isolinux.bin