* plugins/project-wizard/templates/gtkmm.wiz,
[anjuta-git-plugin.git] / plugins / project-wizard / templates / python / src / Makefile.am.tpl
blob655aa7fde8ac939c758b78432723a4f2f9df1ec9
1 [+ autogen5 template +]
2 ## Process this file with automake to produce Makefile.in
3 ## Created by Anjuta
5 ## The main script
6 bin_SCRIPTS = [+NameHLower+].py
8 ## Directory where .class files will be installed
9 [+NameCLower+]dir = $(pythondir)/[+NameHLower+]
11 [+NameCLower+]_PYTHON = \
12         [+NameHLower+].py