diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2009-06-12 20:09:37 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2009-06-12 20:09:37 +0300 |
commit | f17d4ae5bbd4eef39b19a061460aec305c78e64b (patch) | |
tree | 6abd98066f12ee24f1ba00e067aae208a77a5d22 /Makefile.am | |
parent | 4e71c6ae50d6dffac46314311a1a8c4f32fff2c3 (diff) | |
download | bash-completion-f17d4ae5bbd4eef39b19a061460aec305c78e64b.tar.gz |
to_review/ is no longer around.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 1922b301..d694184c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -140,5 +140,4 @@ bashcomp_DATA = contrib/ant \ contrib/yp-tools \ contrib/yum -EXTRA_DIST = $(sysconf_DATA) $(bashcomp_DATA) to_review \ - contrib/_subversion +EXTRA_DIST = $(sysconf_DATA) $(bashcomp_DATA) contrib/_subversion |