Skip to content

Commit d6ef32a

Browse files
authored
Remove Documentation from SUBPROJECTS list
1 parent 36a2a54 commit d6ef32a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

GNUmakefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ SUBPROJECTS = \
2121
XCode \
2222
Generators \
2323
Tools \
24-
Applications \
25-
Documentation
24+
Applications
2625

2726
#
2827
# Makefiles

0 commit comments

Comments
 (0)