Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am - github.com/alexmarsev/libbs2b.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0498b5bf29154343a798c34bd858b59354505c7c (plain)
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