diff options
Diffstat (limited to 'util/Makefile')
-rw-r--r-- | util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile b/util/Makefile index 0af19f73..82a26302 100644 --- a/util/Makefile +++ b/util/Makefile @@ -42,7 +42,7 @@ PROGS= ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} ${CPP_WITH_UTIL}\ openticket.sh stock.sh topsong.sh weather.sh \ stock.perl weather.perl toplazyBM.sh \ dailybackup.pl tarqueue.pl waterball.pl filtermail.pl \ - getbackup.pl udnnews.pl rebuildaloha.pl + getbackup.pl rebuildaloha.pl LDLIBS+=$(SRCROOT)/common/bbs/libcmbbs.a \ $(SRCROOT)/common/sys/libcmsys.a \ |