Cog/Libraries/Shorten/Files/src/Makefile.am
2005-06-07 04:16:15 +00:00

7 lines
336 B
Makefile

libdir = `lamip --plugin-dir`
lib_LTLIBRARIES = libinputshorten.la
INCLUDES = -I. -I.. -I$(top_srcdir)/shorten -I$(top_srcdir)/shorten/util -I$(top_srcdir)/shorten/src
libinputshorten_la_LDFLAGS = -module -avoid-version
libinputshorten_la_LIBADD = $(top_srcdir)/shorten/src/libshorten.la
libinputshorten_la_SOURCES = libinputshorten.c