From: Ted Gould Date: Fri, 26 Mar 2010 03:23:32 +0000 (-0500) Subject: Adding in accumulators. We need them too. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=407cdc0ecdc41526aba314e40f4daa68e0e1ec2e;p=inkscape.git Adding in accumulators. We need them too. --- diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert index 259fd762e..d2f005531 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -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 \