## Process this file with automake to produce Makefile.in @SET_MAKE@ noinst_LIBRARIES = libjmchat.a INCLUDES = \ -DG_LOG_DOMAIN=\"Jungle_Monkey\" \ @JM_DEBUG_FLAGS@ \ -DLOCALEDIR=\"$(datadir)/locale\" \ -DJM_DATADIR=\"$(jmdir)\" \ -I$(top_srcdir)/src ######################################## libjmchat_a_SOURCES = \ jmchat.h jmchat.c \ jmchat_debug.h jmchat_debug.c