Files
recycled-ni-neutrino/lib/libdvbsub/Makefile.am
Stefan Seyfried 8e95fe17f3 fix Makefiles to include SIGC_CFLAGS
now that the framebuffer class includes libsigc++, the path
to it must be known to all parts using framebuffer.h


Origin commit data
------------------
Commit: 944a4e4ecd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)
2016-10-23 17:22:16 +02:00

16 lines
345 B
Makefile

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/zapit/include \
@AVFORMAT_CFLAGS@ \
@SIGC_CFLAGS@ \
@HWLIB_CFLAGS@
AM_CPPFLAGS += -fno-rtti -fno-exceptions
noinst_LIBRARIES = libdvbsub.a
libdvbsub_a_SOURCES = dvbsub.cpp dvbsubtitle.cpp \
tools.cpp PacketQueue.cpp helpers.cpp Debug.cpp