mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 22:55:30 +00:00
8 lines
139 B
Makefile
8 lines
139 B
Makefile
SUBDIRS = spice
|
|
|
|
pkgconfigdir = $(datadir)/pkgconfig
|
|
pkgconfig_DATA = spice-protocol.pc
|
|
|
|
DISTCLEANFILES = \
|
|
spice-protocol.pc
|