diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2006-04-28 08:48:09 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2006-04-28 08:48:09 +0000 |
| commit | 694afd0e010d4ae3a45ee9dfa6ca4f75063d2d5d (patch) | |
| tree | 7bbb04120cb5c092a43f87bfa2e0fa75ce82b315 /src/Makefile_insert | |
| parent | solved Bug 1474325, added italian and czech translation (diff) | |
| download | inkscape-694afd0e010d4ae3a45ee9dfa6ca4f75063d2d5d.tar.gz inkscape-694afd0e010d4ae3a45ee9dfa6ca4f75063d2d5d.zip | |
Adding unit test for verbs.
(bzr r604)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index ce0007a15..a797984e9 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -345,4 +345,5 @@ inkscape_version.h: ../configure.ac test_all_includes = \ attributes-test.h \ - color-profile-test.h + color-profile-test.h \ + verbs-test.h |
