summaryrefslogtreecommitdiffstats
path: root/plugins/omtemplate/Makefile.am
blob: 58ddc7942e06b63b711d6e5ed83d239ce34f714f (plain)
1
2
3
4
5
6
7
8
pkglib_LTLIBRARIES = omtemplate.la

omtemplate_la_SOURCES = omtemplate.c omtemplate.h
omtemplate_la_CPPFLAGS =  $(RSRT_CFLAGS) $(PTHREADS_CFLAGS)
omtemplate_la_LDFLAGS = -module -avoid-version
omtemplate_la_LIBADD = 

EXTRA_DIST =