~ubuntu-branches/ubuntu/trusty/gedit-plugins/trusty-proposed

« back to all changes in this revision

Viewing changes to plugins/git/git/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-12-12 16:35:11 UTC
  • mto: (7.3.7 sid)
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: package-import@ubuntu.com-20131212163511-d7275l3drwdrw1qq
Tags: upstream-3.10.1
ImportĀ upstreamĀ versionĀ 3.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
plugin_PYTHON =                 \
6
6
        diffrenderer.py         \
7
7
        __init__.py             \
8
 
        viewactivatable.py
 
8
        viewactivatable.py      \
 
9
        windowactivatable.py
9
10
 
10
11
-include $(top_srcdir)/git.mk