Tweaks for final 0.53
This commit is contained in:
parent
7f5f12d37a
commit
afdee14332
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,9 @@
|
|||
noinst_LIBRARIES = libMisc.a
|
||||
|
||||
libMisc_a_SOURCES = \
|
||||
fgstream.cxx \
|
||||
zfstream.cxx
|
||||
fgstream.cxx fgstream.hxx \
|
||||
stopwatch.hxx \
|
||||
strutils.cxx strutils.hxx \
|
||||
zfstream.cxx zfstream.hxx
|
||||
|
||||
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib
|
||||
|
|
Loading…
Add table
Reference in a new issue