1
0
Fork 0

Tweaks for final 0.53

This commit is contained in:
curt 1998-09-02 21:30:58 +00:00
parent 7f5f12d37a
commit afdee14332

View file

@ -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