diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 3dc36b08f..6619fcf7e 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -26,6 +26,7 @@ extensions = \ ffproc.py \ ffscale.py \ fretfind.py \ + funcplot.py \ handles.py \ inkex.py \ interp.py \ @@ -82,7 +83,8 @@ modules = \ ffmet.inx \ ffms.inx \ ffss.inx \ - ffset.inx \ + ffset.inx \ + funcplot.inx \ handles.inx \ interp.inx \ kochify.inx \ |
