[Spice-devel] [PATCH spice-gtk 2/3] gtk/Makefile.am: Remove a bunch of .c files from EXTRA_DIST
Hans de Goede
hdegoede at redhat.com
Fri Sep 2 02:35:17 PDT 2011
automake is smart enough to add _SOURCES files to make dist's result even
if there compilation is depending on an AM conditional, and we are already
depending on this for the smartcard / usb files, so lets depend on it for
the other ones too.
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
gtk/Makefile.am | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 43b9f79..a3ee985 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -10,15 +10,10 @@ EXTRA_DIST = \
keymap-gen.pl \
keymaps.csv \
decode-glz-tmpl.c \
- coroutine_gthread.c \
- coroutine_ucontext.c \
- coroutine_winfibers.c \
- continuation.h continuation.c \
map-file \
gusb/README.txt \
spice-client-gtk.override \
spice-client-gtk-manual.defs \
- spice-client-gtk-module.c \
$(NULL)
bin_PROGRAMS = spicy snappy spicy-stats
--
1.7.6.1
More information about the Spice-devel
mailing list