From 68b6854d5326149bd43ccf66ce7aaa6cde7901a0 Mon Sep 17 00:00:00 2001 From: Viktor Odintsev Date: Wed, 22 Nov 2017 07:20:46 +0300 Subject: Fix some build warnings --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0da25ab46..a689f2768 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ @SET_MAKE@ +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + EXTRA_DIST = \ example.gtkrc-2.0 \ intltool-extract.in \ -- cgit v1.2.1