libgimpbase: fix typo on Makefile.am

This commit is contained in:
Michael Natterer 2017-01-09 02:04:01 +01:00
parent 152adbb1bd
commit a2006110eb
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ lib_LTLIBRARIES = libgimpbase-@GIMP_API_VERSION@.la
libgimpbase_sources = \
gimpbase.h \
gimpbaseenums.h \
gimpcompatnums.h \
gimpcompatenums.h \
gimpbasetypes.h \
gimpbasetypes.c \
gimplimits.h \