10 lines
247 B
Makefile
10 lines
247 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
EXTRA_DIST = \
|
|
dashboard-add-marker.png \
|
|
dashboard-start-recording.png \
|
|
dashboard-stop-recording.png \
|
|
new-performance-issue.png \
|
|
performance-log-viewer.png \
|
|
performance-logs.md
|