build: consistently use $() instead of ${} in Makefile.am

This commit is contained in:
Thomas Haller 2016-11-22 18:23:12 +01:00
parent 063bacdb84
commit a332e17f6b

View File

@ -2470,7 +2470,7 @@ src_devices_team_libnm_device_plugin_team_la_CPPFLAGS = \
-I$(srcdir)/libnm-core \
-DG_LOG_DOMAIN=\""NetworkManager"\" \
-DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_INSIDE_DAEMON \
${LIBTEAMDCTL_CFLAGS} \
$(LIBTEAMDCTL_CFLAGS) \
$(GLIB_CFLAGS)
src_devices_team_libnm_device_plugin_team_la_LDFLAGS = \