summaryrefslogtreecommitdiffstats
path: root/client/gui/Makefile.am
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-11-21 11:01:17 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2014-12-03 11:31:17 +0100
commit1876971442ef808b5dcdaa5dc12df617f2179cb5 (patch)
tree54cdeb35593396e8319ae079f900a18808fb201a /client/gui/Makefile.am
parentb532ef0866cefe260ad0f08550f7c40d3580d0d7 (diff)
downloadspice-1876971442ef808b5dcdaa5dc12df617f2179cb5.tar.gz
spice-1876971442ef808b5dcdaa5dc12df617f2179cb5.tar.xz
spice-1876971442ef808b5dcdaa5dc12df617f2179cb5.zip
client: Remove client code
The client has been superseded by virt-viewer ( http://virt-manager.org/download/sources/virt-viewer/ ) and is no longer being maintained.
Diffstat (limited to 'client/gui/Makefile.am')
-rw-r--r--client/gui/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/client/gui/Makefile.am b/client/gui/Makefile.am
deleted file mode 100644
index 81e4f88e..00000000
--- a/client/gui/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-NULL =
-
-EXTRA_DIST = \
- commonv2c.ttf.c \
- commonwealth-10.font.c \
- dejavu_sans-10.font.c \
- dejavu_sans.ttf.c \
- gui.cpp \
- gui.h \
- resource_provider.cpp \
- resource_provider.h \
- softrenderer.cpp \
- softrenderer.h \
- softtexture.cpp \
- softtexture.h \
- taharez_look.imageset.c \
- taharez_look.looknfeel.c \
- taharez_look.scheme.c \
- taharez_look.tga.c \
- $(NULL)