Browse Source

removed strlist

Rich Megginson 21 years ago
parent
commit
5af7cf5e18
1 changed files with 1 additions and 2 deletions
  1. 1 2
      lib/libadmin/Makefile

+ 1 - 2
lib/libadmin/Makefile

@@ -24,8 +24,7 @@ endif
 
 OBJS=$(addprefix $(OBJDEST)/, error.o \
                               template.o util.o \
-                              authdb.o \
-                              strlist.o $(OSOBJS))
+                              authdb.o $(OSOBJS))
 
 # moved files [to libadminutil] : form_post.o strlist.o distadm.o cron_conf.o 
 # candidate for moing: admlog.o error.o admserv.o