Cog/Libraries/Shorten/Files/src/Makefile.am
2006-04-17 13:06:32 +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