~unity-team/unity-lens-sample/trunk

« back to all changes in this revision

Viewing changes to vala/full/Makefile.am

  • Committer: Michal Hruby
  • Date: 2012-08-17 09:41:14 UTC
  • Revision ID: michal.mhr@gmail.com-20120817094114-h3hkqvkvsbes5y18
Update README

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
# Install the files.place file
5
5
#
6
6
lens_in_files = sample.lens.in
7
 
lensdir = $(datadir)/unity/lenses/samplelens
 
7
lensdir = $(datadir)/unity/lenses/sample
8
8
lens_DATA = $(lens_in_files:.lens.in=.lens)
9
9
 
10
10
@INTLTOOL_LENS_RULE@