Blame src/conv/helper/Makefile.am

rpm-build 6f7582
if BUILD_CONVERTISSORS
rpm-build 6f7582
AM_CXXFLAGS = -I$(top_srcdir)/inc/ $(REVENGE_CFLAGS) $(REVENGE_GENERATORS_CFLAGS) $(REVENGE_STREAM_CFLAGS) $(DEBUG_CXXFLAGS)
rpm-build 6f7582
rpm-build 6f7582
noinst_LTLIBRARIES = libconvHelper.la
rpm-build 6f7582
rpm-build 6f7582
libconvHelper_la_LIBADD =
rpm-build 6f7582
libconvHelper_la_CPPFLAGS = $(XATTR_CFLAGS)
rpm-build 6f7582
libconvHelper_la_SOURCES = helper.h helper.cpp
rpm-build 6f7582
endif