summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-09-06 18:50:00 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-09-06 18:50:00 +0200
commita892b302382b936f49dd780410906a87537ac735 (patch)
tree6759c798af1b077e33d274003203e0b19669debb /scripts
parente4b4e9b5156d756c54acacc91fab0b6e4f7cb5d1 (diff)
downloadrpm-a892b302382b936f49dd780410906a87537ac735.tar.gz
rpm-a892b302382b936f49dd780410906a87537ac735.tar.bz2
rpm-a892b302382b936f49dd780410906a87537ac735.zip
Add missing backslash.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 1e9d2a95d..25d5885b2 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -13,7 +13,7 @@ EXTRA_DIST = \
brp-strip-shared brp-strip-static-archive brp-sparc64-linux \
check-files check-prereqs \
check-buildroot check-rpaths check-rpaths-worker \
- find-debuginfo.sh find-lang.sh
+ find-debuginfo.sh find-lang.sh \
perldeps.pl perl.prov perl.req pythondeps.sh osgideps.pl \
rpmdb_loadcvt rpmdiff rpmdiff.cgi \
rpm.daily rpm.log rpm.xinetd rpm2cpio.sh \