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-- 213 bytes parent folder | download
1
2
3
4
5
6
plugindir = @libdir@/lebiniou/plugins/main/sin2oscillo
plugin_PROGRAMS = sin2oscillo.so

sin2oscillo_so_SOURCES = sin2oscillo.c
sin2oscillo_so_LDFLAGS = @PLUGIN_LDFLAGS@ 
sin2oscillo_so_CPPFLAGS = @PLUGIN_CFLAGS@