File: Makefile.am

package info (click to toggle)
libbs2b 3.1.0%2Bdfsg-2.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,612 kB
  • ctags: 197
  • sloc: sh: 9,174; ansic: 1,500; cpp: 190; makefile: 75
file content (12 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
ACLOCAL_AMFLAGS = -I m4

SUBDIRS = \
	src \
	doc \
	win32 \
	.


pkgconfig_DATA = libbs2b.pc

pkgconfigdir = $(libdir)/pkgconfig