################################################################################
-### Copyright (C) 2014-2017 VMware, Inc. All rights reserved.
+### Copyright (C) 2014-2018 VMware, Inc. All rights reserved.
###
### This program is free software; you can redistribute it and/or modify
### it under the terms of version 2 of the GNU General Public License as
AM_CFLAGS =
AM_CFLAGS += -I$(top_srcdir)/include
AM_CFLAGS += $(MSPACK_CPPFLAGS)
+AM_CFLAGS += -DVMTOOLS_USE_GLIB
+AM_CFLAGS += @GLIB2_CPPFLAGS@
libDeployPkg_la_LIBADD =
libDeployPkg_la_LIBADD += @MSPACK_LIBS@
libDeployPkg_include_HEADERS += $(top_srcdir)/lib/include/imgcust-common/process.h
libDeployPkg_include_HEADERS += $(top_srcdir)/lib/include/imgcust-guest/guestcust-events.h
libDeployPkg_include_HEADERS += $(top_srcdir)/lib/include/vm_basic_types.h
-libDeployPkg_include_HEADERS += $(top_srcdir)/lib/include/rpcout.h
+libDeployPkg_include_HEADERS += $(top_srcdir)/lib/include/vmware/tools/guestrpc.h
libDeployPkg_include_HEADERS += $(top_srcdir)/lib/include/deployPkg/linuxDeployment.h
libDeployPkg_include_HEADERS += $(top_srcdir)/lib/include/vmware/guestrpc/deploypkg.h