~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2010-06-10 17:49:51 UTC
  • mto: This revision was merged to the branch mainline in revision 1612.
  • Revision ID: mordred@inaugust.com-20100610174951-rxs9bj04oidqp6ke
Changed the way we generated configmake.h - this time with working

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
               -o indentoutput.tmp && mv indentoutput.tmp "$$f" ;\
85
85
        done
86
86
 
87
 
%.cc: %{top_builddir}/drizzled/configmake.h
 
87
BUILT_SOURCES+= drizzled/configmake.h
 
88
nobase_nodist_include_HEADERS+= drizzled/configmake.h
88
89
drizzled/configmake.h: ${top_srcdir}/Makefile.in
89
90
        @echo "Making $@"
90
91
        @rm -f $@-t $@