summaryrefslogtreecommitdiff
path: root/frontends/Makefile.hts
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/Makefile.hts')
-rw-r--r--frontends/Makefile.hts2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/Makefile.hts b/frontends/Makefile.hts
index b5af240f1..a78e34cea 100644
--- a/frontends/Makefile.hts
+++ b/frontends/Makefile.hts
@@ -114,7 +114,7 @@ else
endif
# valid values for the TARGET
-VLDTARGET := amiga atari beos framebuffer gtk monkey riscos windows
+VLDTARGET := amiga atari beos fltk framebuffer gtk monkey riscos windows
# Check for valid TARGET
ifeq ($(filter $(VLDTARGET),$(TARGET)),)