aboutsummaryrefslogtreecommitdiff
path: root/template/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'template/CMakeLists.txt')
-rw-r--r--template/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/CMakeLists.txt b/template/CMakeLists.txt
index a3399db..e665c7e 100644
--- a/template/CMakeLists.txt
+++ b/template/CMakeLists.txt
@@ -17,5 +17,5 @@ psn00bsdk_add_cd_image(
iso # Target name
template # Output file name (= template.bin + template.cue)
iso.xml # Path to config file
- DEPENDS template
+ DEPENDS template system.cnf
)