Bug 454025 Remove unnecessary *gkplugin.* removals. r=Standard8
--- a/mail/installer/Makefile.in
+++ b/mail/installer/Makefile.in
@@ -74,18 +74,16 @@ NO_PKG_FILES = \
res/html \
res/loading-image.gif \
res/rdf \
res/viewer.properties \
res/viewsource.css \
chrome/chromelist.txt \
chrome/embed-sample.jar \
PalmSyncInstall.exe \
- components/libgkplugin.so \
- components/gkplugin.dll \
$(NULL)
include $(topsrcdir)/config/rules.mk
MOZ_PKG_REMOVALS = $(srcdir)/removed-files.in
ifdef BUILD_STATIC_LIBS
ifeq (WINNT,$(OS_ARCH))