1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-01-09 04:57:59 -05:00

build be_files.c as a additional object

This commit is contained in:
Aurelien Foret 2006-03-08 20:59:43 +00:00
parent ddcfaa1f5a
commit 25571830d6

View File

@ -22,8 +22,8 @@ TARGETS = md5driver.c \
remove.c \
sync.c \
handle.c \
be_files.c \
alpm.c
TARGETS += be_files.c
lib_LTLIBRARIES = libalpm.la