projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a453526
)
revert accidentally commited change
author
Owen Taylor
<otaylor@src.gnome.org>
Sun, 5 Nov 2000 15:29:14 +0000
(15:29 +0000)
committer
Owen Taylor
<otaylor@src.gnome.org>
Sun, 5 Nov 2000 15:29:14 +0000
(15:29 +0000)
gobject/Makefile.am
patch
|
blob
|
history
diff --git
a/gobject/Makefile.am
b/gobject/Makefile.am
index
bf8a8ee
..
4b8e658
100644
(file)
--- 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@