diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -41,15 +41,6 @@ endif all: compile escript dialyzer test # ============================================================================= -# Include relevant sub-makefiles. -# ============================================================================= -# These are not subdirs, they are just additional makefile information -# that happens to live subdirectories - -include $(CURDIR)/docs/docs.mkf - - -# ============================================================================= # Rules to build the system # ============================================================================= |