blob: d1e33f1af5c726fa15c7e16963129fdb62e31255 (
plain) (
tree)
|
|
guidir = $(pkgdatadir)/data/themes/blackwood
gui_DATA = \
colors.xml \
mouse.png \
progress-indicator.png \
speechbubble.xml \
speech_bubble.png \
window.png
EXTRA_DIST = \
$(gui_DATA) \
CMakeLists.txt
|