File: Makefile.am

package info (click to toggle)
ggobi 2.1.11-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 13,208 kB
  • ctags: 6,166
  • sloc: ansic: 53,297; xml: 28,411; sh: 11,791; makefile: 264; sed: 16
file content (11 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
ACLOCAL_AMFLAGS = -I ../../m4

include ../Makefile.plugin

plugin_la_LDFLAGS += $(LIBGVC_LIBS)
plugin_la_CFLAGS += $(LIBGVC_CFLAGS) -Wno-unknown-pragmas

plugin_la_SOURCES = glayout.c graphviz.c init.c radial.c
noinst_HEADERS  = glayout.h defines.h

EXTRA_DIST += Docs/GraphLayout.tex Docs/references.bib