## Process this file with automake to produce Makefile.in ../dbus/glib/libdbus-glib-1.la # not a nice way to do it libdir=$(prefix)/lib/multisync INCLUDES = \ -DPACKAGE_DATA_DIR=\""$(datadir)/multisync"\" \ -I../../../src/libversit -I$(top_srcdir) @PACKAGE_CFLAGS@ -I$(top_srcdir)/include \ -I../../../include lib_LTLIBRARIES = libpalm_sync.la libpalm_sync_la_SOURCES = \ palm_sync.c gui.c \ support.c xml.c vcard.c \ support.h interface.c interface.h libpalm_sync_la_LIBADD = @PACKAGE_LIBS@ @LIBS@ -L../../../src/libversit -lversit