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

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

EXTRA_DIST =