소스 검색

+ system unit depends on compproc.inc

git-svn-id: trunk@15683 -
florian 15 년 전
부모
커밋
2d042aca6b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rtl/inc/makefile.inc

+ 1 - 1
rtl/inc/makefile.inc

@@ -6,7 +6,7 @@
 
 SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
          file typefile text rtti heap astrings objpas objpash except int64 \
-         generic dynarr varianth variant wstrings
+         generic dynarr varianth variant wstrings compproc
 
 SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))