~statik/libubuntuone/release-0-2-2

« back to all changes in this revision

Viewing changes to bindings/python/Makefile.am

  • Committer: Tarmac
  • Author(s): Ken VanDine
  • Date: 2010-01-13 17:25:26 UTC
  • mfrom: (15.1.1 libubuntuone)
  • Revision ID: rodrigo@megeve-20100113172526-mzg5mwedaqyd072m
Installs the python module in the ubuntuone directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
defsdir = $(datadir)/ubuntuone/1.0/defs
8
8
defs_DATA = ubuntuone.defs
9
9
 
10
 
python_LTLIBRARIES = gtkwidgets.la
 
10
pkgpyexecdir = $(pyexecdir)
 
11
 
 
12
ubuntuonedir = $(pkgpyexecdir)/ubuntuone
 
13
ubuntuone_LTLIBRARIES = gtkwidgets.la
11
14
 
12
15
ubuntuone.c: ubuntuone.defs ubuntuone.override
13
16
        $(PYGNOME_CODEGEN) \