File: Makefile.am

package info (click to toggle)
libvisual-plugins 1%3A0.4.0%2Bdfsg1-16
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,656 kB
  • sloc: ansic: 9,358; sh: 8,809; cpp: 871; makefile: 222; sed: 16
file content (11 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to generate a Makefile.in

morph_plugin_LTLIBRARIES = morph_tentacle.la

AM_CFLAGS = $(LIBVISUAL_CFLAGS)

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

morph_tentacle_la_LDFLAGS = -module -avoid-version 
morph_tentacle_la_LIBADD = $(LIBVISUAL_LIBS)
morph_tentacle_la_SOURCES = morph_tentacle.c