CVS commit by raggi: file templates for java A file_templates/Makefile.am 1.1 A file_templates/java 1.1 M +2 -2 Makefile.am 1.29 --- kdevelop/parts/javasupport/Makefile.am #1.28:1.29 @@ -3,6 +3,6 @@ KDE_CXXFLAGS = $(USE_EXCEPTIONS) -# SUBDIRS = templates subclassing_template newclass_templates - +# SUBDIRS = templates subclassing_template newclass_templates file_templates +SUBDIRS = file_templates INCLUDES = -I$(top_srcdir)/lib/antlr -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util -I$(top_srcdir)/lib/catalog -I$(top_srcdir)/lib/compat $(all_includes)