From 6f46645e772563f05836838c8a787c4ea4b20f27 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sun, 15 Oct 2006 22:25:42 +0000 Subject: Removed convertdb --- src/util/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 8fd81471..5f30f3ef 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -5,7 +5,5 @@ AM_CFLAGS = \ -I$(top_srcdir)/src/pacman vercmp_SOURCES = vercmp.c -convertdb_SOURCES = convertdb.c vercmp_LDADD = $(top_srcdir)/lib/libalpm/libalpm.la -convertdb_LDADD = $(top_srcdir)/lib/libalpm/libalpm.la -- cgit v1.2.3-24-g4f1b