source: titan/plugins/streaminfo/Makefile.am @ 23241

Last change on this file since 23241 was 23241, checked in by obi, 10 years ago

fix

File size: 251 bytes
Line 
1lib_LTLIBRARIES = libstreaminfo.la
2libstreaminfo_la_SOURCES = streaminfo.c
3
4AM_CPPFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
5ALL_CFLAGS= -DSH4 -Deplayer3 -DDVDPLAYER -Os -export-dynamic -Wall -Wno-unused-but-set-variable
Note: See TracBrowser for help on using the repository browser.