[gimp] libgimpbase: fix typo on Makefile.am



commit a2006110ebf3a6b1ce2e5765dc4ba6612d6e673b
Author: Michael Natterer <mitch gimp org>
Date:   Mon Jan 9 02:04:01 2017 +0100

    libgimpbase: fix typo on Makefile.am

 libgimpbase/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpbase/Makefile.am b/libgimpbase/Makefile.am
index a282700..bbe4cea 100644
--- a/libgimpbase/Makefile.am
+++ b/libgimpbase/Makefile.am
@@ -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            \


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