blob: dae6d3faa9ab22f85f054973924b9d0d82cd401e (
plain)
1
2
3
4
5
6
7
|
nobase_dist_pkgdata_DATA = \
unstable/pointer-gestures/pointer-gestures-unstable-v1.xml \
unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = wayland-protocols.pc
|