File: Makefile.am

package info (click to toggle)
lebiniou 3.67.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,500 kB
  • sloc: ansic: 28,670; makefile: 1,276; sh: 602; awk: 432; xml: 261; javascript: 23
file content (7 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
plugindir = @libdir@/lebiniou/plugins/main/scroll_horizontal
plugin_PROGRAMS = scroll_horizontal.so

scroll_horizontal_so_SOURCES = scroll_horizontal.c
scroll_horizontal_so_LDFLAGS = @PLUGIN_LDFLAGS@ -L$(top_builddir)/src
scroll_horizontal_so_CFLAGS = @PLUGIN_CFLAGS@ -I$(top_srcdir)/src -I$(top_srcdir)/plugins/main/include
scroll_horizontal_so_LDADD = @PLUGIN_LDADD@