- update to elfutils-0.56.
[platform/upstream/rpm.git] / tools / Makefile.am
index 617f49e..c6673cf 100644 (file)
@@ -15,7 +15,7 @@ INCLUDES = -I. \
        @INCPATH@ \
        -I$(top_srcdir)/misc
 
-EXTRA_DIST =   rpminject.c rpmsort.c sections.h utils.h hashtab.h
+EXTRA_DIST =   rpminject.c rpmsort.c hashtab.h
 
 EXTRA_PROGRAMS = rpminject rpmsort
 
@@ -32,7 +32,7 @@ noinst_PROGRAMS = \
        convertdb1 dump dumpdb rpmarchive rpmheader rpmlead rpmsignature
 
 pkgbindir = @RPMCONFIGDIR@
-pkgbin_PROGRAMS = debugedit javadeps rpmcache rpmdeps striptofile unstripfile
+pkgbin_PROGRAMS = debugedit javadeps rpmcache rpmdeps
 
 bin_PROGRAMS = rpmgraph
 
@@ -56,8 +56,4 @@ rpminject_LDFLAGS =   @LDFLAGS_STATIC@
 rpmsort_SOURCES =      rpmsort.c
 rpmsort_LDFLAGS =      @LDFLAGS_STATIC@
 
-striptofile_SOURCES =  striptofile.c sections.c utils.c
-
-unstripfile_SOURCES =  unstripfile.c sections.c utils.c
-
 $(PROGRAMS): $(LDADD)