~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to PingFM/Makefile.am

  • Committer: Christopher James Halse Rogers
  • Date: 2013-10-15 10:04:54 UTC
  • Revision ID: raof@ubuntu.com-20131015100454-5miqphol5qa6ycvl
Tags: 0.8.5
build: Don't distribute configure-generated Mono.Adddins xml

This incidentally also fixes out-of-tree builds, which were using the *.addin.xml files
that were shipped in the tarball, rather than the files generated during configure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
        src/PingFMServiceItem.cs \
15
15
        src/PingFMServiceItemSource.cs 
16
16
 
 
17
GENERATED_RESOURCES = \
 
18
        Resources/PingFM.addin.xml
17
19
RESOURCES = \
18
 
        Resources/PingFM.addin.xml \
19
20
        Resources/icons/bebo.png \
20
21
        Resources/icons/blogger.png \
21
22
        Resources/icons/brightkite.png \