Files
Patrick McCarty 5445fccd12 build: track m4 directory to avoid aclocal warning
When running 'autoreconf', aclocal warns that the "m4" directory does
not exist, even though AC_CONFIG_MACRO_DIR in configure.ac declares that
it should exist.

To avoid the warning, track the directory in the git tree.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-11-11 10:52:05 -08:00
..