r7225 - dumbhippo/trunk/client/linux
- From: commits mugshot org
- To: online-desktop-list gnome org
- Subject: r7225 - dumbhippo/trunk/client/linux
- Date: Thu, 17 Jan 2008 14:06:06 -0600 (CST)
Author: walters
Date: 2008-01-17 14:06:06 -0600 (Thu, 17 Jan 2008)
New Revision: 7225
Modified:
dumbhippo/trunk/client/linux/Makefile-libhippofirefox.am
dumbhippo/trunk/client/linux/Makefile-libhippoipc.am
Log:
Some build fixes.
Modified: dumbhippo/trunk/client/linux/Makefile-libhippofirefox.am
===================================================================
--- dumbhippo/trunk/client/linux/Makefile-libhippofirefox.am 2008-01-17 20:01:57 UTC (rev 7224)
+++ dumbhippo/trunk/client/linux/Makefile-libhippofirefox.am 2008-01-17 20:06:06 UTC (rev 7225)
@@ -67,12 +67,12 @@
libhippofirefox_la_CPPFLAGS += \
-I $(GECKO_INCLUDEDIR) \
-I $(GECKO_INCLUDEDIR)/caps \
- -I $(GECKO_INCLUDEDIR)/content \
+ -I $(GECKO_INCLUDEDIR)/content \
-I $(GECKO_INCLUDEDIR)/docshell \
-I $(GECKO_INCLUDEDIR)/dom \
-I $(GECKO_INCLUDEDIR)/gfx \
-I $(GECKO_INCLUDEDIR)/js \
- -I $(GECKO_INCLUDEDIR)/layout \
+ -I $(GECKO_INCLUDEDIR)/layout \
-I $(GECKO_INCLUDEDIR)/necko \
-I $(GECKO_INCLUDEDIR)/string \
-I $(GECKO_INCLUDEDIR)/widget \
Modified: dumbhippo/trunk/client/linux/Makefile-libhippoipc.am
===================================================================
--- dumbhippo/trunk/client/linux/Makefile-libhippoipc.am 2008-01-17 20:01:57 UTC (rev 7224)
+++ dumbhippo/trunk/client/linux/Makefile-libhippoipc.am 2008-01-17 20:06:06 UTC (rev 7225)
@@ -9,8 +9,8 @@
nodist_libhippoipc_la_SOURCES = \
$(COMMONSRCDIR)/hippo/hippo-basics.h \
$(COMMONSRCDIR)/hippo/hippo-basics.c \
- $(COMMONSRCDIR)/hippo/hippo-bus-names.h \
- $(COMMONSRCDIR)/hippo/hippo-bus-names.c \
+ $(COMMONSRCDIR)/hippo/hippo-dbus-names.h \
+ $(COMMONSRCDIR)/hippo/hippo-dbus-names.c \
$(COMMONSRCDIR)/hippoipc/hippo-ipc.h \
$(COMMONSRCDIR)/hippoipc/hippo-ipc-controller.cpp \
$(COMMONSRCDIR)/hippoipc/hippo-ipc-locator.cpp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]