aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric <[email protected]>2012-11-21 17:19:14 -0500
committerJordan Wilberding <[email protected]>2012-11-21 16:44:05 -0700
commit6adcbaf611cbe33dc81687190e077dd927a45e54 (patch)
tree96f0410f70da4461c86e07f2074e3897644b685d /Makefile
parentdac49bf161dbfda40a08e5b3baa756a715bcc231 (diff)
downloadrelx-6adcbaf611cbe33dc81687190e077dd927a45e54.tar.gz
relx-6adcbaf611cbe33dc81687190e077dd927a45e54.tar.bz2
relx-6adcbaf611cbe33dc81687190e077dd927a45e54.zip
remove docs (they have been moved to the wiki)
Signed-off-by: Jordan Wilberding <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index 599bcb3..f1b28f2 100644
--- a/Makefile
+++ b/Makefile
@@ -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
# =============================================================================