瀏覽代碼

Set prognames correct

michael 27 年之前
父節點
當前提交
a3dc9a288a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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=t001
+PROGNAMES=fstream mstream list dparser
 UNITOBJECTS=$(addsuffix .o, $(UNITNAMES))
 UNITFILES=$(addsuffix .ppu, $(UNITNAMES))
 PROGSOURCES=$(addsiffix .pp, $(PROGNAMES))