~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to MPD/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:
9
9
        src/MPDItems.cs \
10
10
        src/MusicItems.cs 
11
11
 
12
 
RESOURCES = \
 
12
GENERATED_RESOURCES = \
13
13
        Resources/MPD.addin.xml
14
14
 
15
15
REFERENCES = \