diff options
| author | Ralf Stephan <ralf@ark.in-berlin.de> | 2006-05-30 07:53:52 +0000 |
|---|---|---|
| committer | rwst <rwst@users.sourceforge.net> | 2006-05-30 07:53:52 +0000 |
| commit | f73a9029fec2a118073b5816e92688b6879729fe (patch) | |
| tree | 1066843645e0407398c30b25feb0acc7e3b679b6 | |
| parent | update of Lithuanian translation (diff) | |
| download | inkscape-f73a9029fec2a118073b5816e92688b6879729fe.tar.gz inkscape-f73a9029fec2a118073b5816e92688b6879729fe.zip | |
make make distcheck work again
(bzr r1079)
| -rw-r--r-- | share/extensions/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 0de671cef..1195266b1 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -101,6 +101,8 @@ modules = \ flatten.inx \ measure.inx \ gimp_xcf.inx \ + randompnt.inx \ + randompos.inx \ eqtexsvg.inx extension_SCRIPTS = \ |
