diff --git a/Makefile.am b/Makefile.am index 2c717bde..8a1eacb8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -105,7 +105,6 @@ bashcomp_DATA = contrib/ant \ contrib/quota-tools \ contrib/rcs \ contrib/rdesktop \ - contrib/repomanage \ contrib/reportbug \ contrib/resolvconf \ contrib/rfkill \ @@ -152,4 +151,4 @@ profiledir = $(sysconfdir)/profile.d profile_DATA = bash_completion.sh EXTRA_DIST = CHANGES $(sysconf_DATA) $(bashcomp_DATA) $(profile_DATA) \ - contrib/_subversion contrib/_yum + contrib/_subversion contrib/_yum contrib/_yum-utils diff --git a/contrib/repomanage b/contrib/_yum-utils similarity index 100% rename from contrib/repomanage rename to contrib/_yum-utils