diff options
Diffstat (limited to 'lib/libalpm/Makefile')
-rw-r--r-- | lib/libalpm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libalpm/Makefile b/lib/libalpm/Makefile index 9a517b3b..1f021776 100644 --- a/lib/libalpm/Makefile +++ b/lib/libalpm/Makefile @@ -14,6 +14,7 @@ OBJS=md5driver.o \ group.o \ db.o \ cache.o \ + conflict.o \ deps.o \ provide.o \ rpmvercmp.o \ |