summaryrefslogtreecommitdiffstats
path: root/src/ui/cache/Makefile_insert
blob: cb82280a89a4a8860dac4a47b85029fc82a8e845 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Makefile.am fragment sourced by src/Makefile.am.

ui/cache/all: ui/cache/libuicache.a

ui/cache/clean:
	rm -f ui/cache/libuicache.a $(ui_libuicache_a_OBJECTS)

ui_cache_libuicache_a_SOURCES =	\
	ui/cache/svg_preview_cache.h	\
	ui/cache/svg_preview_cache.cpp