summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c4b54f8..7d463e4 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ clean:
# All supported docsets should be listed here
SUPPORTED_TARGETS = \
debmake \
+flex \
GNU_Make
.phony: $(SUPPORTED_TARGETS)