index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Fyfe <andrew@neptune-one.net> | 2007-07-25 22:49:32 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-08-16 13:17:33 -0400 |
commit | 1cb6d80631359306d70bbe5fbcbbca1474594ada (patch) | |
tree | 61348cf98beac7febbe0558a353f2cec46930315 /lib/libalpm/Makefile.am | |
parent | ba67fdae63122b40d8fb4abf9c1c7695999f143d (diff) |
-rw-r--r-- | lib/libalpm/Makefile.am | 1 |
diff --git a/lib/libalpm/Makefile.am b/lib/libalpm/Makefile.am index fd354264..37053707 100644 --- a/lib/libalpm/Makefile.am +++ b/lib/libalpm/Makefile.am @@ -24,7 +24,6 @@ libalpm_la_SOURCES = \ handle.h handle.c \ log.h log.c \ md5.h md5.c \ - md5driver.c \ package.h package.c \ provide.h provide.c \ remove.h remove.c \ |