build fix
- From: Maciej Stachowiak <mjs eazel com>
- To: gnome-components-list gnome org
- Subject: build fix
- Date: 18 Dec 2000 21:06:35 -0800
Just committed this trivial patch to fix `make distcheck':
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/bonobo/ChangeLog,v
retrieving revision 1.835
diff -u -p -r1.835 ChangeLog
--- ChangeLog 2000/12/19 02:37:51 1.835
+++ ChangeLog 2000/12/19 05:09:56
@@ -1,3 +1,9 @@
+2000-12-18 Maciej Stachowiak <mjs eazel com>
+
+ * monikers/Makefile.am: Removed no longer existent files from
+ bonobo_moniker_std_SOURCES; added bonobo-moniker-std.h. This is to
+ fix `make distcheck'.
+
2000-12-19 Michael Meeks <michael helixcode com>
* bonobo/bonobo-moniker-extender.c (bonobo_moniker_extender_init): remove.
Index: monikers/Makefile.am
===================================================================
RCS file: /cvs/gnome/bonobo/monikers/Makefile.am,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile.am
--- monikers/Makefile.am 2000/12/18 15:51:30 1.22
+++ monikers/Makefile.am 2000/12/19 05:09:57
@@ -52,15 +52,12 @@ moniker_ldadd = \
std_moniker_SOURCES = \
bonobo-moniker-file.c \
- bonobo-moniker-file.h \
bonobo-moniker-item.c \
- bonobo-moniker-item.h \
bonobo-moniker-new.c \
- bonobo-moniker-new.h \
bonobo-moniker-oaf.c \
- bonobo-moniker-oaf.h \
bonobo-moniker-query.c \
bonobo-moniker-query.h \
+ bonobo-moniker-std.h \
std-moniker.c
std_moniker_LDADD = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]