[gegl] tools: add (start of) static html op gallery generator



commit 2432d5c0ce9c185972ec27feb4e57425025bc85b
Author: Øyvind Kolås <pippin gimp org>
Date:   Tue May 2 14:32:47 2017 +0200

    tools: add (start of) static html op gallery generator

 tools/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 4ce486b..1b0d9cf 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -33,7 +33,7 @@ AM_LDFLAGS = \
        $(DEP_LIBS) $(BABL_LIBS) $(MATH_LIB)
 
 bin_PROGRAMS = gegl-imgcmp
-noinst_PROGRAMS = introspect operation_reference detect_opencl gegl-tester
+noinst_PROGRAMS = introspect operation_reference detect_opencl gegl-tester operations_html
 
 gegl_tester_SOURCES = \
        gegl-tester.c


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