[gimp] app: remove base-enums.h from Makefile.am, it's gone



commit 6ccaeea101fdecd1c3bcfaf5631914e4194a1aeb
Author: Michael Natterer <mitch gimp org>
Date:   Fri May 11 15:08:47 2012 +0200

    app: remove base-enums.h from Makefile.am, it's gone

 app/base/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/base/Makefile.am b/app/base/Makefile.am
index b1da187..bcf0a9a 100644
--- a/app/base/Makefile.am
+++ b/app/base/Makefile.am
@@ -19,7 +19,6 @@ noinst_LIBRARIES = libappbase.a
 libappbase_a_SOURCES = \
 	base.c			\
 	base.h			\
-	base-enums.h		\
 	base-types.h		\
 	pixel-processor.c	\
 	pixel-processor.h	\



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