From: "Daniel P. Berrange" <[email protected]> * Makefile.am: s/common/spice-common/
Signed-off-by: Daniel P. Berrange <[email protected]> --- client/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/client/Makefile.am b/client/Makefile.am index 4913c1e..22d5adf 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -199,7 +199,7 @@ endif INCLUDES = \ -D__STDC_LIMIT_MACROS \ $(PLATFORM_INCLUDES) \ - -I$(top_srcdir)/common \ + -I$(top_srcdir)/spice-common \ $(ALSA_CFLAGS) \ $(CEGUI_CFLAGS) \ $(CEGUI06_CFLAGS) \ -- 1.7.7.6 _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
