diff --git a/app/operations/Makefile.am b/app/operations/Makefile.am index c46912696c..c4f5159120 100644 --- a/app/operations/Makefile.am +++ b/app/operations/Makefile.am @@ -16,6 +16,7 @@ INCLUDES = \ noinst_LIBRARIES = libappoperations.a libappoperations_a_sources = \ + operations-types.h \ gimp-operations.c \ gimp-operations.h \ \