File: Makefile.am

package info (click to toggle)
libticalcs 1.1.9%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 2,356 kB
  • sloc: ansic: 27,186; makefile: 229; sh: 22; sed: 16
file content (17 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Process this file with automake to produce Makefile.in

ACLOCAL_AMFLAGS=-I m4

# Subdirectories to scan
SUBDIRS = build/mingw po src tests

if USE_DOCGEN
  SUBDIRS += docs
endif

# Extra files to add to the (distributed) package
EXTRA_DIST = LOGO build

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = ticalcs2.pc