[gegl] workshop: fix \ at end of line



commit e374ba641f88f92ef55937a1afcaf398545fd9f6
Author: Øyvind Kolås <pippin gimp org>
Date:   Mon Jan 23 11:18:49 2017 +0100

    workshop: fix \ at end of line

 operations/workshop/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/Makefile.am b/operations/workshop/Makefile.am
index 1f08d20..ddeaf14 100644
--- a/operations/workshop/Makefile.am
+++ b/operations/workshop/Makefile.am
@@ -26,5 +26,5 @@ op_LTLIBRARIES =    \
        unpremul.la \
         vhsfix.la \
         waterpixels.la \
-        watershed-transform.la \
+        watershed-transform.la
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]