mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-20 00:06:55 +01:00
build system fix
This commit is contained in:
@ -107,6 +107,8 @@ MathParser.hpp: MathParser.ypp
|
|||||||
$(AM_V_YACC) $(YACC) -o MathParser.cpp --defines=MathParser.hpp $<
|
$(AM_V_YACC) $(YACC) -o MathParser.cpp --defines=MathParser.hpp $<
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
BUILT_SOURCES = AsciiParser.hpp MathParser.hpp
|
||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
MathLexer.cpp \
|
MathLexer.cpp \
|
||||||
AsciiLexer.cpp \
|
AsciiLexer.cpp \
|
||||||
|
Reference in New Issue
Block a user