From: Owen Taylor Date: Sun, 5 Nov 2000 15:29:14 +0000 (+0000) Subject: revert accidentally commited change X-Git-Tag: GLIB_1_3_2~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56f81205cff9047545d5896418718d959c50eb4d;p=platform%2Fupstream%2Fglib.git revert accidentally commited change --- diff --git a/gobject/Makefile.am b/gobject/Makefile.am index bf8a8ee..4b8e658 100644 --- a/gobject/Makefile.am +++ b/gobject/Makefile.am @@ -33,7 +33,6 @@ gobject_public_h_sources = @STRIP_BEGIN@ \ gsignal.h \ gtype.h \ gtypeplugin.h \ - gtypepluginsimple.h \ gvalue.h \ gvaluecollector.h \ gvaluetypes.h \ @@ -54,7 +53,6 @@ gobject_c_sources = @STRIP_BEGIN@ \ gsignal.c \ gtype.c \ gtypeplugin.c \ - gtypepluginsimple.c \ gvalue.c \ gvaluetypes.c \ @STRIP_END@