File: Makefile.am

package info (click to toggle)
mpb 1.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,532 kB
  • sloc: ansic: 13,158; makefile: 210; lisp: 44; sh: 4
file content (12 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
ACLOCAL_AMFLAGS=-I m4

SUBDIRS = src tests

if WITH_LIBCTL
SUBDIRS += mpb examples
endif
if WITH_LIBCTLGEOM
SUBDIRS += utils
endif

EXTRA_DIST = COPYRIGHT TODO m4 README.md NEWS.md