move doc build after gtk and tests...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

move doc build after gtk and tests...

Robert Collins
=== modified file 'a/Makefile.am'
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@
 if ENABLE_DISASSEMBLER
 SUBDIRS += opcode
 endif
-SUBDIRS += libgst i18n tcp examples blox-tk . doc gtk tests
+SUBDIRS += libgst i18n tcp examples blox-tk . gtk tests doc
 
 
 ###########################################################



It doesn't make sense to me to build doc [which may need texinfo etc]
until the rest has built successfully.

Cheers,
Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

signature.asc (198 bytes) Download Attachment