* src/ltlparse/Makefile.am (EXTRA_DIST): Distribute ltlparse.yy.
* src/ltlast/Makefile.am (libltlast_a_SOURCES): Add visitor.hh.
This commit is contained in:
parent
d35817ccd9
commit
fc9f8965bf
3 changed files with 8 additions and 2 deletions
|
|
@ -15,5 +15,6 @@ libltlast_a_SOURCES = \
|
|||
multop.hh \
|
||||
predecl.hh \
|
||||
unop.cc \
|
||||
unop.hh
|
||||
unop.hh \
|
||||
visitor.hh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue