diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2012-05-03 05:40:07 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2012-05-03 05:40:07 +0000 |
| commit | e88902b8cd0e5c84c1d6be060dc692f30ab3d20b (patch) | |
| tree | 7fe0a86fa2899db631824737276f1dae213e1ce4 /src/Makefile_insert | |
| parent | Adding the two new files. (diff) | |
| download | inkscape-e88902b8cd0e5c84c1d6be060dc692f30ab3d20b.tar.gz inkscape-e88902b8cd0e5c84c1d6be060dc692f30ab3d20b.zip | |
Eliminated duplication of GTK key defines.
(bzr r11318)
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 15659152c..e9c149cb2 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -22,6 +22,7 @@ ink_common_sources += \ color-profile-cms-fns.h \ color-rgba.h \ common-context.cpp common-context.h \ + compat-key-syms.h \ composite-undo-stack-observer.cpp \ composite-undo-stack-observer.h \ conditions.cpp conditions.h \ |
