Browse Source

Makefile: Add ACLOCAL_AMFLAGS

This is recommended by the libtool manual.
tags/json-c-0.14-20200419
Björn Esser 7 years ago
parent
commit
87556afe2a
No known key found for this signature in database GPG Key ID: F52E98007594C21D
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Makefile.am

+ 2
- 0
Makefile.am View File

@@ -1,3 +1,5 @@
ACLOCAL_AMFLAGS = -I autoconf-archive/m4

EXTRA_DIST = README.md README.html
EXTRA_DIST += config.h.win32
EXTRA_DIST += Doxyfile


Loading…
Cancel
Save