summaryrefslogtreecommitdiffstats
path: root/contrib/libucl/Makefile.am
blob: 957e3a2b0f3c36c350eae193dacd210d06b96240 (plain)
1
2
3
4
5
6
7
8
9
10
11
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = uthash klib README.md

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

if LUA_SUB
  LUA_SUBDIR = lua
endif

SUBDIRS = src tests utils doc $(LUA_SUBDIR)
OpenPOWER on IntegriCloud