diff options
| author | Ted Gould <ted@gould.cx> | 2010-03-26 03:23:32 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-03-26 03:23:32 +0000 |
| commit | 8c3302a0017fac1cb0c8bd043d38768e8eddbac1 (patch) | |
| tree | 1209008786af0983442b911b3fa3fc93c985cd92 /src/util/Makefile_insert | |
| parent | Adding in svg-device-color.h (diff) | |
| download | inkscape-8c3302a0017fac1cb0c8bd043d38768e8eddbac1.tar.gz inkscape-8c3302a0017fac1cb0c8bd043d38768e8eddbac1.zip | |
Adding in accumulators. We need them too.
(bzr r9235)
Diffstat (limited to 'src/util/Makefile_insert')
| -rw-r--r-- | src/util/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
