Code

Adding in accumulators. We need them too.
authorTed Gould <ted@gould.cx>
Fri, 26 Mar 2010 03:23:32 +0000 (22:23 -0500)
committerTed Gould <ted@gould.cx>
Fri, 26 Mar 2010 03:23:32 +0000 (22:23 -0500)
src/util/Makefile_insert

index 259fd762e000c107dedbce49d01ee63d88294a8c..d2f0055315e0155baa22d2b1bbf2f574a6f62039 100644 (file)
@@ -1,6 +1,7 @@
 ## Makefile.am fragment sourced by src/Makefile.am.
 
 ink_common_sources += \
+       util/accumulators.h     \
        util/compose.hpp        \
        util/copy.h \
        util/enums.h \