~ps-jenkins/account-plugins/trusty-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Tarmac
  • Author(s): Ken VanDine, Alberto Mardegan
  • Date: 2013-06-12 13:20:40 UTC
  • mfrom: (113.2.6 qml)
  • Revision ID: tarmac-20130612132040-mnj2xp4j11uooa1o
Add a few QML plugins

Add facebook, flickr, google and twitter QML plugins for Ubuntu Touch.

Approved by PS Jenkins bot, Ken VanDine.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
        src/generic-oauth.vala
50
50
endif # ENABLE_LIBACCOUNT_PLUGIN
51
51
 
 
52
if ENABLE_QML_PLUGINS
 
53
SUBDIRS += qml
 
54
endif # ENABLE_QML_PLUGINS
 
55
 
52
56
# Extract transatable strings from .provider files
53
57
%.provider: %.provider.in $(INTLTOOL_MERGE)
54
58
        $(AM_V_at)$(MKDIR_P) $(builddir)/data/providers