summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e6a4f5..2ec926e 100644
--- a/Makefile
+++ b/Makefile
@@ -24,10 +24,11 @@ clean:
# All supported docsets should be listed here
SUPPORTED_TARGETS = \
debmake \
-flex \
+Flex \
GNU_Autoconf \
GNU_Autoconf_Archive \
GNU_Bash \
+GNU_Bison \
GNU_Make
.phony: $(SUPPORTED_TARGETS)