Skip to content

Commit

Permalink
Clean out docs/ dir before packing.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jun 8, 2002
1 parent b066867 commit fbcc998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -35,5 +35,5 @@ EXTRA_DIST = \
docs

dist-hook:
rm -rf `find $(distdir)/docs -name CVS`
rm -rf $(distdir)/docs/*

0 comments on commit fbcc998

Please sign in to comment.