From 28547598be034192d6546c1d1e93da52da20e07a Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 4 Feb 2009 00:01:15 +0000 Subject: [PATCH] Fix last commit. svn path=/trunk/; revision=27983 --- app/core/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/app/core/Makefile.am b/app/core/Makefile.am index 242678a8d2..036798af0e 100644 --- a/app/core/Makefile.am +++ b/app/core/Makefile.am @@ -148,7 +148,6 @@ libappcore_a_sources = \ gimpdrawable-posterize.h \ gimpdrawable-preview.c \ gimpdrawable-preview.h \ - gimpdrawable-private.c \ gimpdrawable-private.h \ gimpdrawable-process.c \ gimpdrawable-process.h \