--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,6 +1,6 @@
|
|
topdir:=.
|
|
|
|
-SUBDIRS=src platforms doc
|
|
+SUBDIRS=src platforms
|
|
include autoconf/targets.mak
|
|
|
|
# Force platforms/ to build after src/
|