comparison mcabber/src/Makefile.am @ 145:417880d6eea2

[/trunk] Changeset 157 by mikael * Can compile with libgnutls now. However, it does not seem to work :-(
author mikael
date Fri, 29 Apr 2005 18:10:21 +0000
parents ef898db62b79
children f5dd437c057b
comparison
equal deleted inserted replaced
144:204225d03bb2 145:417880d6eea2
4 hbuf.c hbuf.h screen.c screen.h \ 4 hbuf.c hbuf.h screen.c screen.h \
5 parsecfg.c parsecfg.h utf8.c utf8.h \ 5 parsecfg.c parsecfg.h utf8.c utf8.h \
6 hooks.c hooks.h histolog.c histolog.h \ 6 hooks.c hooks.h histolog.c histolog.h \
7 utils.c utils.h list.h harddefines.h 7 utils.c utils.h list.h harddefines.h
8 8
9 LDADD = -lglib-2.0 -lncurses -lpanel -lssl \ 9 LDADD = -lglib-2.0 -lncurses -lpanel \
10 ../libjabber/liblibjabber.a ../connwrap/libconnwrap.a 10 ../libjabber/liblibjabber.a ../connwrap/libconnwrap.a
11 11
12 INCLUDES = $(GLIB_CFLAGS) 12 INCLUDES = $(GLIB_CFLAGS)
13 13
14 #SUBDIRS = 14 #SUBDIRS =