forgotten to save before last checkin...

master
Marc Wäckerlin 20 years ago
parent 92c111860e
commit 514d3fd5de
  1. 10
      mrw/makefile.am

@ -9,6 +9,9 @@
## @license LGPL, see file <a href="license.html">COPYING</a> ## @license LGPL, see file <a href="license.html">COPYING</a>
## ##
## $Log$ ## $Log$
## Revision 1.10 2004/10/07 16:16:34 marc
## forgotten to save before last checkin...
##
## Revision 1.9 2004/10/07 09:29:17 marc ## Revision 1.9 2004/10/07 09:29:17 marc
## new classes ## new classes
## new versioning ## new versioning
@ -59,10 +62,9 @@ endif
endif endif
libmrw_la_SOURCES = mrw.hpp \ libmrw_la_SOURCES = mrw.hpp \
auto.hpp unistd.hpp smartpointer.hpp \ auto.hpp unistd.hpp \
exception.hpp exception.cpp \ stacktrace.hpp exception.hpp exception.cpp \
exec.hpp exec.cpp \ exec.hpp exec.cpp arg.hpp arg.cpp smartpointer.hpp \
arg.hpp arg.cpp \
string.hpp \ string.hpp \
list.hpp vector.hpp deque.hpp \ list.hpp vector.hpp deque.hpp \
set.hpp map.hpp \ set.hpp map.hpp \

Loading…
Cancel
Save