diff --git a/NOTES b/NOTES index 73f2a1fd3d..c1c45ce1ef 100644 --- a/NOTES +++ b/NOTES @@ -1,7 +1,8 @@ Some notes on GIMP-0.99.16: -* The MathMap, GimpTcl, GAG, and Gfig are included but not yet integrated -into the build cause of instability or other unresolved issues. +* The AA, MathMap, GimpTcl, GAG, user_filter, rcm, and Gfig plugins are +included but not yet integrated into the build cause of instability or +other unresolved issues. Please read the file TODO-DIST to find more information about things that were not included or that are (possibly) broken in this distribution. diff --git a/plug-ins/Makefile.am b/plug-ins/Makefile.am index cb7bdadfa3..ee7982bedd 100644 --- a/plug-ins/Makefile.am +++ b/plug-ins/Makefile.am @@ -14,7 +14,7 @@ SUBDIRS = \ dbbrowser \ fuse \ gflare \ - @GIMPTCL@ \ +## @GIMPTCL@ \ refract \ script-fu \ struc \