a3d35af444
This lets us share the recent-app-tracking, recent-file-tracking, and icon-drawing code between the overlay and the sidebar, without the sidebar having to poke into AppDisplayItem and DocDisplayItem's guts.
6 lines
84 B
Makefile
6 lines
84 B
Makefile
jsmiscdir = $(pkgdatadir)/js/misc
|
|
|
|
dist_jsmisc_DATA = \
|
|
appInfo.js \
|
|
docInfo.js
|