summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-16 10:54:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-16 10:54:26 +0100
commite30c2e38954a49ceb6cd1350525da89a15653758 (patch)
tree8f69628166bc0c6bf5d7d9146c4a7de528197eb3 /tools/Makefile
parent469b35af91f6b8123943bab064ecf362e28bc438 (diff)
parent24db4fb9b27f4ea87b3ecdf8fd4dd07b62ba9514 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index ee096db61..86eb09e22 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
-TARGETS:=adk mkcrypt cpio mkimage genext2fs
+TARGETS:=adk mkcrypt cpio mkimage genext2fs cdrtools syslinux
TARGETS_INSTALL:=$(patsubst %,%-install,$(TARGETS))
TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))