From e2faeb46e108395f6efab06472ef9bb72e64431a Mon Sep 17 00:00:00 2001 From: Aurelien Foret Date: Thu, 2 Mar 2006 19:06:52 +0000 Subject: reworked the db object to prepare future integration with different backends --- lib/libalpm/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libalpm/Makefile.am') diff --git a/lib/libalpm/Makefile.am b/lib/libalpm/Makefile.am index f4c73337..076f7f67 100644 --- a/lib/libalpm/Makefile.am +++ b/lib/libalpm/Makefile.am @@ -22,6 +22,7 @@ TARGETS = md5driver.c \ remove.c \ sync.c \ handle.c \ + be_files.c \ alpm.c lib_LTLIBRARIES = libalpm.la -- cgit v1.2.3-54-g00ecf