mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
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>