فهرست منبع

* http instead of html

peter 25 سال پیش
والد
کامیت
8f7864addb
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  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 v1.00 [2000/07/09]
+# Makefile generated by fpcmake v0.99.15 [2000/07/02]
 #
 
 defaultrule: all
@@ -204,7 +204,7 @@ endif
 
 # Targets
 
-override UNITOBJECTS+=classes $(INCUNITS) $(XMLUNITS) $(SHEDITUNITS) process asyncio ssockets html
+override UNITOBJECTS+=classes $(INCUNITS) $(XMLUNITS) $(SHEDITUNITS) process asyncio ssockets http
 override RSTOBJECTS+=ssockets cachecls
 
 # Clean

+ 1 - 1
fcl/linux/Makefile.fpc

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