app: add operations-types.h to Makefile.am

This commit is contained in:
Michael Natterer
2012-05-11 15:57:31 +02:00
parent 6ccaeea101
commit 06382a0037

View File

@ -16,6 +16,7 @@ INCLUDES = \
noinst_LIBRARIES = libappoperations.a
libappoperations_a_sources = \
operations-types.h \
gimp-operations.c \
gimp-operations.h \
\