diff options
| author | kamalpreetgrewal <grewalkamal005@gmail.com> | 2016-06-13 06:48:38 +0000 |
|---|---|---|
| committer | kamalpreetgrewal <grewalkamal005@gmail.com> | 2016-06-13 06:48:38 +0000 |
| commit | 2d53e70130350c9ab6cdfc407f5ca18c1fe14839 (patch) | |
| tree | 8f9927640a4715eae064ae635aca2a9e41e6c743 /src/Makefile_insert | |
| parent | Delete selector from style dialog (not from repr yet) (diff) | |
| parent | Fix a helper path data (diff) | |
| download | inkscape-2d53e70130350c9ab6cdfc407f5ca18c1fe14839.tar.gz inkscape-2d53e70130350c9ab6cdfc407f5ca18c1fe14839.zip | |
Merge changes from trunk
(bzr r14949.1.13)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index b9723ac42..55fde4dd2 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -8,6 +8,7 @@ ink_common_sources += \ attribute-rel-svg.cpp attribute-rel-svg.h \ attribute-rel-css.cpp attribute-rel-css.h \ attribute-rel-util.cpp attribute-rel-util.h \ + attribute-sort-util.cpp attribute-sort-util.h \ axis-manip.cpp axis-manip.h \ bad-uri-exception.h \ box3d.cpp box3d.h \ |
