[epiphany/history-rewrite-second: 7/26] Build fixes



commit 4ad1bbb651af7d9403dd292a1854461f08151017
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Nov 29 17:36:02 2011 +0100

    Build fixes
    
    Xan, talk to me after class.

 lib/Makefile.am |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d2d5cfa..08c8805 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -96,14 +96,15 @@ libephymisc_la_LIBADD = -lm
 
 bin_PROGRAMS = ephy-profile-migrator
 ephy_profile_migrator_SOURCES = \
-	sqlite/ephy-sqlite-connection.c \
-	sqlite/ephy-sqlite-connection.h \
-	sqlite/ephy-sqlite-statement.c \
-	sqlite/ephy-sqlite-statement.h \
-	sqlite/ephy-sqlite.h \
+	ephy-sqlite-connection.c \
+	ephy-sqlite-connection.h \
+	ephy-sqlite-statement.c \
+	ephy-sqlite-statement.h \
+	ephy-sqlite.h \
 	history/ephy-history-service.c \
 	history/ephy-history-service.h \
 	history/ephy-history-service-private.h \
+	history/ephy-history-service-hosts-table.c \
 	history/ephy-history-service-urls-table.c \
 	history/ephy-history-service-visits-table.c \
 	history/ephy-history-types.c \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]