summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: d90357fc6dab04a6b320b4cebabe398ce2f9e000 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = common server client python_modules

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = spice-server.pc

DISTCLEANFILES =                                \
	spice-server.pc

EXTRA_DIST = spice.proto spice1.proto spice_codegen.py

DISTCHECK_CONFIGURE_FLAGS=--enable-opengl --enable-gui --enable-tunnel