diff options
| author | Mike Pittman <thepittos@yahoo.com.au> | 2008-05-01 08:13:43 +0000 |
|---|---|---|
| committer | ozmikepittman <ozmikepittman@users.sourceforge.net> | 2008-05-01 08:13:43 +0000 |
| commit | a8e2ba9b43590f082a0c688b8e8d054d0d7ab161 (patch) | |
| tree | 8df23266055b5ed6270b72e180e4b0fa1bb53e53 /share/extensions/Makefile.am | |
| parent | Warning and whitespace cleanup (diff) | |
| download | inkscape-a8e2ba9b43590f082a0c688b8e8d054d0d7ab161.tar.gz inkscape-a8e2ba9b43590f082a0c688b8e8d054d0d7ab161.zip | |
Additions for Polar Grid extension - LP#224522 and Cartesian Grid Extension - LP#224955
(bzr r5565)
Diffstat (limited to 'share/extensions/Makefile.am')
| -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 84266d19f..003ec9252 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -55,6 +55,7 @@ extensions = \ funcplot.py \ gears.py\ gimp_xcf.py \ + grid_cartesian.py \ grid_polar.py \ handles.py \ ill2svg.pl \ @@ -160,6 +161,7 @@ modules = \ funcplot.inx \ gears.inx\ gimp_xcf.inx \ + grid_cartesian.inx \ grid_polar.inx \ handles.inx \ inkscape_help_askaquestion.inx \ |
