Procházet zdrojové kódy

* adapted for gzcrc

peter před 25 roky
rodič
revize
54f1ced1b5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      packages/paszlib/Makefile.fpc

+ 1 - 1
packages/paszlib/Makefile.fpc

@@ -3,7 +3,7 @@
 #
 
 [targets]
-units=paszlib adler crc crcasm gzio infblock infcodes inffast inftrees infutil strutils trees zcompres zdeflate zinflate zbase zuncompr zutil
+units=paszlib adler gzcrc gzcrcasm gzio infblock infcodes inffast inftrees infutil strutils trees zcompres zdeflate zinflate zbase zuncompr zutil
 examples=example minigzip
 
 [install]