revert accidentally commited change
authorOwen Taylor <otaylor@src.gnome.org>
Sun, 5 Nov 2000 15:29:14 +0000 (15:29 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 5 Nov 2000 15:29:14 +0000 (15:29 +0000)
gobject/Makefile.am

index bf8a8ee..4b8e658 100644 (file)
@@ -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@