* src/tgbaalgos/dotty.cc, src/tgbaalgos/dotty.hh: New files.
* src/tgbaalgos/Makefile.am (libtgbaalgos_la_SOURCES): Add them.
This commit is contained in:
parent
53f8f29a9e
commit
d7e49255d3
4 changed files with 88 additions and 2 deletions
|
|
@ -2,4 +2,6 @@ AM_CPPFLAGS = -I$(srcdir)/..
|
|||
AM_CXXFLAGS = $(WARNING_CXXFLAGS)
|
||||
|
||||
noinst_LTLIBRARIES = libtgbaalgos.la
|
||||
libtgbaalgos_la_SOURCES =
|
||||
libtgbaalgos_la_SOURCES = \
|
||||
dotty.cc \
|
||||
dotty.hh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue