make-release: remove some no-longer-existing files

Change-Id: Ie00176d25a136d9e58a710cd4982135e91a69e26
This commit is contained in:
Brad Fitzpatrick 2013-12-25 10:58:28 -08:00
parent aacc916232
commit 5f3b778595
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@ foreach my $d (qw{
clients/chrome
lib
old
dev-cammount
dev-camtool
dev-db
}) {
system("git", "rm", "-r", $d) and die "Failed to git rm -r $d";