Browse Source

* fix problems under Win32 - where graph is required

carl 23 years ago
parent
commit
d82c888c6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      demo/graph/Makefile.fpc

+ 1 - 1
demo/graph/Makefile.fpc

@@ -17,7 +17,7 @@ endif
 [rules]
 .PHONY: text gfx both
 
-all: both
+all: graph
 
 clean : execlean fpc_cleanall