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

Makefile.am « libucl « external - github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4668b36818499e6af9bfda3d28e3c44e0d3e6795 (plain)
1
2
3
4
5
6
7
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = uthash README.md

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

SUBDIRS = src tests utils doc