~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/Makefile.am

MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
# NOTE Built sources should depend on their sources not the tool
154
154
# this avoid the rebuild of the built files in a source dist
155
155
lex_hash.h: gen_lex_hash$(EXEEXT) $(srcdir)/lex.h
156
 
                $(top_builddir)/sql/gen_lex_hash$(EXEEXT) > $@
 
156
                $(top_builddir)/server/gen_lex_hash$(EXEEXT) > $@
157
157
 
158
158
probes.h: probes.d
159
159
        $(DTRACE) $(DTRACEFLAGS) -h -s probes.d