133
133
BUILT_MAINT_SRC = sql_yacc.cc sql_yacc.h
135
135
EXTRA_DIST = $(BUILT_MAINT_SRC) \
139
139
DISTCLEANFILES = $(EXTRA_PROGRAMS)
140
140
MAINTAINERCLEANFILES = $(BUILT_MAINT_SRC)
152
143
# This generates lex_hash.h
153
144
# NOTE Built sources should depend on their sources not the tool
154
145
# this avoid the rebuild of the built files in a source dist