Since commit febaed3, spice.h and spice-experimental.h are listed both in libspice_server_la_HEADERS and libspice_server_la_SOURCES. Since we want these headers to be installed, we can remove them from _SOURCES. Signed-off-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> --- server/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/Makefile.am b/server/Makefile.am index d4fc972..32ab8eb 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -117,8 +117,6 @@ libspice_server_la_SOURCES = \ sw-canvas.h \ sound.c \ sound.h \ - spice-experimental.h \ - spice.h \ stat.h \ spicevmc.c \ spice_timer_queue.c \ -- 2.5.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel