Skip to content

Commit fd52da8

Browse files
committed
Makefile.am: add ACLOCAL_AMFLAGS
Add ACLOCAL_AMFLAGS, a standard way to tell aclocal where to find necessary macros. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
1 parent 3bc455b commit fd52da8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2020
# USE OR OTHER DEALINGS IN THE SOFTWARE.
2121

22+
ACLOCAL_AMFLAGS = -I m4/m4
2223
AUTOMAKE_OPTIONS = dist-bzip2 dist-zip
2324
SUBDIRS = src doc
2425
EXTRA_DIST = README.* Release_Notes inet_ntop.c autogen.sh m4

0 commit comments

Comments
 (0)