mirror of
https://github.com/akheron/jansson.git
synced 2025-04-08 22:53:38 +00:00
7 lines
146 B
Makefile
7 lines
146 B
Makefile
EXTRA_DIST = CHANGES LICENSE README.rst
|
|
SUBDIRS = doc src test
|
|
|
|
check-local: html
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = jansson.pc
|