diff options
author | Bdale Garbee <bdale@gag.com> | 2014-02-17 00:15:58 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-02-17 00:15:58 -0700 |
commit | 6e713f0a53d608a8855884b7a48e4e3423d8a3d2 (patch) | |
tree | f67d8490202dcfe573d24f4e777a02c28a38706b | |
parent | 1d421a43494cf2003ac23fb8cd21d6ae05edfac8 (diff) |
deliver images used in MicroPeak manual to web server, too
-rw-r--r-- | doc/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 83731fbe..42a8e477 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -34,6 +34,19 @@ PICTURES=\ landed.png \ launch-pad.png \ load-maps.png \ + micropeak-app.png \ + micropeak-back.jpg \ + micropeak-device-dialog.png \ + micropeak-dime.jpg \ + micropeak-download.png \ + micropeak-graph-configure.png \ + micropeak-graph.png \ + micropeak-preferences.png \ + micropeak-raw-data.png \ + micropeak-save-dialog.png \ + micropeak-statistics.png \ + MicroPeakUSB-2.0-inuse.jpg \ + MicroPeakUSB-2.0.jpg \ scan-channels.png \ site-map.png \ table.png \ @@ -41,6 +54,7 @@ PICTURES=\ telemetrum-v1.1-thside.jpg \ telemini-v1-top.jpg \ telemini-v2-top.jpg + SVG=\ easymini-outline.svg \ telemega-outline.svg \ |