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



commit c5318af9fc64daf2cc4cfad6a1b8e7ba4c6dc9e8
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 487819c..8e8868c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -98,14 +98,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]