view mcabber/src/Makefile.am @ 59:35a0a8b8b875

[/trunk] Changeset 74 by mikael * Change INSTALL/COPYING to regular files. * Add M4 macros, for future use (glib).
author mikael
date Wed, 06 Apr 2005 13:02:36 +0000
parents f381236239a4
children fb84760be386
line wrap: on
line source

bin_PROGRAMS = mcabber
mcabber_SOURCES = main.c jabglue.c jabglue.h commands.c commands.h \
		  buddies.c buddies.h screen.c screen.h \
		  parsecfg.c parsecfg.h utf8.c utf8.h \
		  utils.c utils.h lang.c lang.h

LDADD = ../libjabber/liblibjabber.a ../connwrap/libconnwrap.a

#SUBDIRS =
#INCLUDES =