Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/src/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-12 23:04:01 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-12 23:04:01 (GMT)
commit5a7a2fedc3d28b693e4208523ac9872c82771d27 (patch)
tree9e0cc532745e3b0f67ce2b3228ee43aacd9a4f2a /lib/src/Makefile.am
parent5101efb75bed09e2f7fcbe2a5db9ddf947fabef1 (diff)
A bunch of cleanups. Add some useful properties to the browser.
Diffstat (limited to 'lib/src/Makefile.am')
-rw-r--r--lib/src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/src/Makefile.am b/lib/src/Makefile.am
index 8693ead..ec762da 100644
--- a/lib/src/Makefile.am
+++ b/lib/src/Makefile.am
@@ -9,8 +9,8 @@ libsugarprivate_la_LIBADD = $(GECKO_LIBS)
libsugarprivate_la_SOURCES = \
eggaccelerators.h \
eggaccelerators.c \
- gecko-browser.h \
- gecko-browser.cpp \
+ sugar-browser.h \
+ sugar-browser.cpp \
sugar-address-entry.h \
sugar-address-entry.c \
sugar-key-grabber.h \