From ee3f8488431daadcb7c1b445e68627ef0f5d7238 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Tue, 29 Nov 2011 17:36:02 +0100 Subject: Build fixes Xan, talk to me after class. --- lib/Makefile.am | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index d2d5cfafb..08c8805d7 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 \ -- cgit v1.2.3