~chkr/gpx-viewer/gpx-viewer

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Christian Krause
  • Date: 2013-10-08 19:32:29 UTC
  • Revision ID: chkr@plauener.de-20131008193229-7gg0z4wcuzyd2hpe
Distribute gpx-viewer.vapi in tarball

Add vapi/gpx-viewer.vapi to EXTRA_DIST to include it in the tarball.
The file is necessary to recompile the vala sources into C sources.

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
 
95
95
EXTRA_DIST+=\
96
96
    vapi/config.vapi\
 
97
    vapi/gpx-viewer.vapi\
97
98
    vapi/champlain-0.12.vapi\
98
99
    vapi/champlain-gtk-0.12.vapi\
99
 
        src/gpx-viewer-path-layer.h\
 
100
    src/gpx-viewer-path-layer.h\
100
101
    src/gpx-viewer.h
101
102
 
102
103
##