sg před 25 roky
rodič
revize
834f2666d4
2 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 2 2
      fcl/linux/Makefile
  2. 1 1
      fcl/linux/Makefile.fpc

+ 2 - 2
fcl/linux/Makefile

@@ -1,5 +1,5 @@
 #
-# Makefile generated by fpcmake v0.99.15 [2000/07/02]
+# Makefile generated by fpcmake v1.00 [2000/07/09]
 #
 
 defaultrule: all
@@ -204,7 +204,7 @@ endif
 
 # Targets
 
-override UNITOBJECTS+=classes $(INCUNITS) $(XMLUNITS) $(SHEDITUNITS) process asyncio ssockets
+override UNITOBJECTS+=classes $(INCUNITS) $(XMLUNITS) $(SHEDITUNITS) process asyncio ssockets html
 override RSTOBJECTS+=ssockets cachecls
 
 # Clean

+ 1 - 1
fcl/linux/Makefile.fpc

@@ -3,7 +3,7 @@
 #
 
 [targets]
-units=classes $(INCUNITS) $(XMLUNITS) $(SHEDITUNITS) process asyncio ssockets
+units=classes $(INCUNITS) $(XMLUNITS) $(SHEDITUNITS) process asyncio ssockets html
 rst=ssockets cachecls
 
 [defaults]