Kaynağa Gözat

+ Added stringl

michael 27 yıl önce
ebeveyn
işleme
c7f4aee8f2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      fcl/tests/Makefile

+ 1 - 1
fcl/tests/Makefile

@@ -32,7 +32,7 @@ BININSTALLDIR=/usr/local/bin
 # If nothing special needs doing, then just fill in the names here.
 # The rest should be automatic.
 #UNITNAMES=
-PROGNAMES=fstream mstream list dparser
+PROGNAMES=fstream mstream list dparser stringl
 UNITOBJECTS=$(addsuffix .o, $(UNITNAMES))
 UNITFILES=$(addsuffix .ppu, $(UNITNAMES))
 PROGSOURCES=$(addsiffix .pp, $(PROGNAMES))