source: titan/plugins/kravencfg/Makefile.am @ 35769

Last change on this file since 35769 was 35769, checked in by tobayer, 9 years ago

[plugin] add kravencfg, 1st step

File size: 248 bytes
Line 
1lib_LTLIBRARIES = libkravencfg.la
2libkravencfg_la_SOURCES = kravencfg.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.