소스 검색

* fix problems under Win32 - where graph is required

carl 23 년 전
부모
커밋
d82c888c6b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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