~cjcurran/rhythmbox/rb_with_new_ayatana_plugin

« back to all changes in this revision

Viewing changes to bindings/vala/Makefile.am

  • Committer: Jonathan Matthew
  • Date: 2010-04-17 12:45:21 UTC
  • Revision ID: git-v1:09f29d758ffa0681d54430e2b91aeb5426fa16f6
vala: install .vapi files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dist_noinst_DATA = \
2
 
        rhythmdb.deps           \
3
 
        rhythmdb.vapi           \
 
1
vapidir = $(VAPIDIR)
 
2
 
 
3
vapi_VAPI =                     \
 
4
        rb.vapi                 \
 
5
        rhythmdb.vapi
 
6
 
 
7
dist_noinst_DATA =              \
4
8
        rb.deps                 \
5
 
        rb.vapi
 
9
        rhythmdb.deps