summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-03-17 14:27:03 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-03-17 14:27:03 +0200
commitdb37b74a2bfebf067f421b891d3837baaca7fc6f (patch)
tree72688f309e11737e9cd345f10cf6d90fa83090cb /lib
parentd89482a7c7777d379ab415ebba747b6af19babdb (diff)
downloadlibrpm-tizen-db37b74a2bfebf067f421b891d3837baaca7fc6f.tar.gz
librpm-tizen-db37b74a2bfebf067f421b891d3837baaca7fc6f.tar.bz2
librpm-tizen-db37b74a2bfebf067f421b891d3837baaca7fc6f.zip
Nuke leftover rollback test program, update translations
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3184f941c..fd686608e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -40,10 +40,6 @@ check_PROGRAMS += tds
tds_SOURCES = tds.c
tds_LDADD = librpm.la
-check_PROGRAMS += trb
-trb_SOURCES = trb.c
-trb_LDADD = librpm.la
-
check_PROGRAMS += tthread
tthread_SOURCES = tthread.c
tthread_LDADD = librpm.la @WITH_LIBELF_LIB@