Преглед изворни кода

+ added h2paschk.pas to the makefiles

git-svn-id: trunk@41859 -
nickysn пре 6 година
родитељ
комит
b9e3a0692c
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      utils/h2pas/fpmake.pp

+ 2 - 0
utils/h2pas/fpmake.pp

@@ -57,6 +57,8 @@ begin
 
     T:=P.Targets.AddProgram('h2paspp.pas');
 
+    T:=P.Targets.AddProgram('h2paschk.pas');
+
     P.Targets.AddUnit('h2poptions.pas').install:=false;
     P.Targets.AddUnit('h2plexlib.pas').install:=false;
     P.Targets.AddUnit('h2pyacclib.pas').install:=false;