X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=a141cd54ca0f5bcd1f1c4ac5fcba97507bcfc3a6;hb=2caac965d4f675b51815be4a5ae1f305587be911;hp=01b958cc49f4659176ee394659f580cf949586ff;hpb=55d25665395551e711fa7d971cf76c8acf0b17f1;p=jansson.git diff --git a/Makefile.am b/Makefile.am index 01b958c..a141cd5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,7 @@ EXTRA_DIST = CHANGES LICENSE README.rst SUBDIRS = doc src test + +check-local: html + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = jansson.pc