blob: 1a6bfdb09b7c85840dc6c55d57d840ba407c2807 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001Index: open-vm-tools/configure.ac
2===================================================================
3--- open-vm-tools.orig/configure.ac
4+++ open-vm-tools/configure.ac
5@@ -303,6 +303,7 @@ AC_ARG_ENABLE(
6 [],
7 [enable_resolutionkms="auto"])
8
9+AM_INIT_AUTOMAKE([subdir-objects])
10 AM_INIT_AUTOMAKE
11
12 ###