summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKees Cook <kees@outflux.net>2006-10-03 00:15:22 +0000
committerkeescook <keescook@users.sourceforge.net>2006-10-03 00:15:22 +0000
commit2c21fedd8d3581e9d4dfda0dbe9d0a041e89ea5f (patch)
treecacffbf7caf90899dda601a22686a858a326dab4
parentnew hash tool (diff)
downloadinkscape-2c21fedd8d3581e9d4dfda0dbe9d0a041e89ea5f.tar.gz
inkscape-2c21fedd8d3581e9d4dfda0dbe9d0a041e89ea5f.zip
Typo in Makefile.am (whitespace trailing backslash)
(bzr r1756)
-rw-r--r--share/extensions/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am
index 6619fcf7e..87e4e5da3 100644
--- a/share/extensions/Makefile.am
+++ b/share/extensions/Makefile.am
@@ -83,7 +83,7 @@ modules = \
ffmet.inx \
ffms.inx \
ffss.inx \
- ffset.inx \
+ ffset.inx \
funcplot.inx \
handles.inx \
interp.inx \