Browse Source

+ Initial implementation of examples

michael 26 years ago
parent
commit
cf882057ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sysutex/Makefile

+ 1 - 1
docs/sysutex/Makefile

@@ -32,7 +32,7 @@ endif
 
 .PHONY: all tex clean
 
-OBJECTS=
+OBJECTS=ex1 ex2 ex3
 
 TEXOBJECTS=$(addsuffix .tex, $(OBJECTS))