~seb128/account-plugins/delete-windows-binary

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Alberto Mardegan
  • Date: 2013-06-06 11:41:25 UTC
  • mto: (113.2.5 qml)
  • mto: This revision was merged to the branch mainline in revision 117.
  • Revision ID: alberto.mardegan@canonical.com-20130606114125-ih0vppilr5c3zctj
Add flickr and twitter plugins

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