~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to Alias/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:
8
8
        src/AliasItemSource.cs \
9
9
        src/DeleteAliasAction.cs
10
10
 
11
 
RESOURCES = \
 
11
GENERATED_RESOURCES = \
12
12
        Resources/Alias.addin.xml
13
13
 
14
14
REFERENCES = \