File: Makefile.am

package info (click to toggle)
libvisual-plugins 0.4.0.dfsg.1-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 7,836 kB
  • ctags: 1,074
  • sloc: ansic: 9,357; sh: 8,809; cpp: 871; makefile: 219; sed: 16
file content (12 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to generate a Makefile.in

morph_plugin_LTLIBRARIES = morph_tentacle.la

LIBS += $(LIBVISUAL_LIBS)

AM_CFLAGS = $(LIBVISUAL_CFLAGS)

INCLUDES = $(all_includes) -I$(top_srcdir) 

morph_tentacle_la_LDFLAGS = -module -avoid-version 
morph_tentacle_la_SOURCES = morph_tentacle.c