summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-08-24 13:14:48 +0300
committerPanu Matilainen <pmatilai@redhat.com>2010-08-24 13:15:29 +0300
commit1e1a56ee740e781ec85d3d14fddc357afff16536 (patch)
tree8a152760de2f089e57648be4ca8525a8723cb767 /Makefile.am
parent1719b2f3419bf5ff1f77350a3725ac0412f06fe2 (diff)
downloadlibrpm-tizen-1e1a56ee740e781ec85d3d14fddc357afff16536.tar.gz
librpm-tizen-1e1a56ee740e781ec85d3d14fddc357afff16536.tar.bz2
librpm-tizen-1e1a56ee740e781ec85d3d14fddc357afff16536.zip
Send the mostly broken rpminject and rpmsort "test programs" to shredder
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 2b56df7c7..87e812f0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -137,14 +137,6 @@ rpmgraph_LDADD = lib/librpm.la rpmio/librpmio.la @WITH_POPT_LIB@
dist_bin_SCRIPTS = scripts/gendiff
-check_PROGRAMS = rpminject
-rpminject_SOURCES = tools/rpminject.c
-rpminject_LDADD = build/librpmbuild.la
-
-check_PROGRAMS += rpmsort
-rpmsort_SOURCES = tools/rpmsort.c
-rpmsort_LDADD = lib/librpm.la
-
rpmconfig_DATA = rpmrc
rpmrc: $(top_srcdir)/rpmrc.in
@$(SED) \