diff options
| author | Matthew Petroff <matthew@mpetroff.net> | 2013-09-01 22:43:06 +0000 |
|---|---|---|
| committer | Matthew Petroff <matthew@mpetroff.net> | 2013-09-01 22:43:06 +0000 |
| commit | 10ed430e543c855f15827d66f4ae905dd3a4fd12 (patch) | |
| tree | c20c80f497d273b8aa003be2f6db7174f49dfa7d | |
| parent | Improve code readability. (diff) | |
| download | inkscape-10ed430e543c855f15827d66f4ae905dd3a4fd12.tar.gz inkscape-10ed430e543c855f15827d66f4ae905dd3a4fd12.zip | |
Forgot to remove "share/ui/units.txt" from "share/ui/Makefile.am".
(bzr r12475.1.10)
| -rw-r--r-- | share/ui/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/ui/Makefile.am b/share/ui/Makefile.am index d65668115..7195af0cb 100644 --- a/share/ui/Makefile.am +++ b/share/ui/Makefile.am @@ -5,7 +5,6 @@ ui_DATA = \ keybindings.rc \ menus-bars.xml \ toolbox.xml \ - units.txt \ units.xml EXTRA_DIST = $(ui_DATA) |
