summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-05-18 15:24:22 +0200
committerGerd Hoffmann <kraxel@redhat.com>2010-05-19 11:22:07 +0200
commit981abd3fee93efb4578e1ae6442ea4b320a710a9 (patch)
tree45c25ba62d5323b3c5cbf40feba0bdb897880234 /server/Makefile.am
parent3f4d6c6ad6d8cc7f43e970da2b49e76be147e3d7 (diff)
downloadspice-981abd3fee93efb4578e1ae6442ea4b320a710a9.tar.gz
spice-981abd3fee93efb4578e1ae6442ea4b320a710a9.tar.xz
spice-981abd3fee93efb4578e1ae6442ea4b320a710a9.zip
zap vd_interface.h
move over content to spice.h
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 1fdcc312..cf504a79 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -86,7 +86,6 @@ libspice_server_la_SOURCES = \
red_channel.h \
red_channel.c \
spice.h \
- vd_interface.h \
$(TUNNEL_SRCS) \
$(COMMON_SRCS) \
$(NULL)
@@ -94,7 +93,6 @@ libspice_server_la_SOURCES = \
libspice_serverincludedir = $(includedir)/spice-server
libspice_serverinclude_HEADERS =
spice.h \
- vd_interface.h \
$(NULL)
EXTRA_DIST = \