From 2442f2f164938fd77c47818e877acb4130be7dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Quinet?= Date: Fri, 28 Feb 2003 13:00:44 +0000 Subject: [PATCH] Oops! I mentioned Makefile.am in my last ChangeLog entry, but I forgot to commit the file together with the other ones. --- plug-ins/script-fu/scripts/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/plug-ins/script-fu/scripts/Makefile.am b/plug-ins/script-fu/scripts/Makefile.am index e133cff3ff..de9879469f 100644 --- a/plug-ins/script-fu/scripts/Makefile.am +++ b/plug-ins/script-fu/scripts/Makefile.am @@ -72,6 +72,7 @@ scriptdata_DATA = \ rendermap.scm \ ripply-anim.scm \ round-corners.scm \ + script-fu-util.scm \ select-to-brush.scm \ select-to-image.scm \ select-to-pattern.scm \