File: Makefile.am

package info (click to toggle)
lebiniou 3.18-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,396 kB
  • sloc: ansic: 20,369; sh: 4,169; makefile: 834; awk: 194
file content (6 lines) | stat: -rw-r--r-- 183 bytes parent folder | download
1
2
3
4
5
6
plugindir = @libdir@/lebiniou/plugins/main/DiffTV
plugin_PROGRAMS = DiffTV.so

DiffTV_so_SOURCES = DiffTV.c
DiffTV_so_LDFLAGS = @PLUGIN_LDFLAGS@ 
DiffTV_so_CPPFLAGS = @PLUGIN_CFLAGS@