diff options
| author | ryanlerch <> | 2014-04-03 11:50:22 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2014-04-03 11:50:22 +0000 |
| commit | f9733d9f72490a3d0460b92833781eb9be3a054e (patch) | |
| tree | 9d41b82f7ee2d1e5d5ab72f0c46eb35f4801ac8f /src/util/Makefile_insert | |
| parent | Latvian translation update (diff) | |
| download | inkscape-f9733d9f72490a3d0460b92833781eb9be3a054e.tar.gz inkscape-f9733d9f72490a3d0460b92833781eb9be3a054e.zip | |
Fix for Bug #1301869 (util/signal-blocker.h not included in tarbal) by Ryan Lerch.
Fixed bugs:
- https://launchpad.net/bugs/1301869
(bzr r13255)
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 7169fa8f7..6d2e63278 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -31,6 +31,7 @@ ink_common_sources += \ util/reverse-list.h \ util/share.h \ util/share.cpp \ + util/signal-blocker.h \ util/tuple.h \ util/ucompose.hpp \ util/units.cpp \ |
