build be_files.c as a additional object
This commit is contained in:
parent
ddcfaa1f5a
commit
25571830d6
1 changed files with 1 additions and 1 deletions
|
@ -22,8 +22,8 @@ TARGETS = md5driver.c \
|
||||||
remove.c \
|
remove.c \
|
||||||
sync.c \
|
sync.c \
|
||||||
handle.c \
|
handle.c \
|
||||||
be_files.c \
|
|
||||||
alpm.c
|
alpm.c
|
||||||
|
TARGETS += be_files.c
|
||||||
|
|
||||||
lib_LTLIBRARIES = libalpm.la
|
lib_LTLIBRARIES = libalpm.la
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue