summaryrefslogtreecommitdiff
path: root/data/emblems/Makefile.am
blob: 0e4a827942482d344f1fc74775a7bc55ab79f373 (plain)
1
2
3
4
5
6
7
8
emblemdir = $(EMBLEM_DIR)

emblem_DATA = emblem-dropbox-syncing.icon emblem-dropbox-syncing.png \
emblem-dropbox-uptodate.icon emblem-dropbox-uptodate.png \
emblem-dropbox-unsyncable.icon emblem-dropbox-unsyncable.png

EXTRA_DIST = $(emblem_DATA)