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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-07-22 20:45:45 UTC
  • mfrom: (1.1.26 upstream)
  • mto: (7.3.1 sid) (1.4.8)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20110722204545-15t6eui58z5tdb6l
Tags: upstream-3.0.5
ImportĀ upstreamĀ versionĀ 3.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Charmap Plugin
 
2
#
 
3
plugindir = $(GEDIT_PLUGINS_LIBS_DIR)/charmap
 
4
plugin_PYTHON =         \
 
5
        __init__.py     \
 
6
        panel.py
 
7
 
 
8
CLEANFILES =
 
9
DISTCLEANFILES =
 
10
 
 
11
-include $(top_srcdir)/git.mk