Makefile.am 311 B

12345678910
  1. EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake android examples
  2. SUBDIRS = doc src test
  3. # "make distcheck" builds the dvi target, so use it to check that the
  4. # documentation is built correctly.
  5. dvi:
  6. $(MAKE) SPHINXOPTS_EXTRA=-W html
  7. pkgconfigdir = $(libdir)/pkgconfig
  8. pkgconfig_DATA = jansson.pc