diff mcabber/src/Makefile.am @ 822:0dbb2be10975

Get rid of list.h We use glib functions instead.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 23 Apr 2006 11:21:24 +0200
parents d3af6877a7df
children cefdaeb42e67
line wrap: on
line diff
--- a/mcabber/src/Makefile.am	Sun Apr 23 09:53:28 2006 +0200
+++ b/mcabber/src/Makefile.am	Sun Apr 23 11:21:24 2006 +0200
@@ -4,7 +4,7 @@
 		  commands.c commands.h compl.c compl.h \
 		  hbuf.c hbuf.h screen.c screen.h logprint.h \
 		  settings.c settings.h hooks.c hooks.h \
-		  histolog.c histolog.h utils.c utils.h list.h
+		  histolog.c histolog.h utils.c utils.h
 
 LDADD = $(GLIB_LIBS) -lncurses -lpanel \
 	../libjabber/liblibjabber.a ../connwrap/libconnwrap.a