spice/Makefile.am
2011-07-22 10:24:30 +02:00

16 lines
378 B
Makefile

SUBDIRS = common server python_modules
if SUPPORT_CLIENT
SUBDIRS += client
endif
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 --enable-smartcard --with-sasl