~dobey/libubuntuone/u1ms-load-fixes

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2012-01-13 22:12:59 UTC
  • mfrom: (144.1.1 init-restructure)
  • Revision ID: tarmac-20120113221259-4623o2994cv2b0nm
Remove the manual python bindings, as we'll be switching to only GI for this
Disable the mono bindings for now (not usable on gtk3)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = data libubuntuone tests bindings po
 
1
SUBDIRS = data libubuntuone tests po
2
2
 
3
3
EXTRA_DIST = COPYING.GPL
4
4
 
5
 
pcfiles = libubuntuone-1.0.pc ubuntuone-sharp-1.0.pc
 
5
pcfiles = libubuntuone-1.0.pc
6
6
 
7
7
libubuntuone-1.0.pc: libubuntuone.pc
8
8
        @cp -f $< $@