Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed May 6, 2009
1 parent 7e9d5e9 commit 000aa8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
# $Id$

for file in AUTHORS COPYING INSTALL NEWS README; do
for file in AUTHORS COPYING INSTALL NEWS README ChangeLog; do
test -f $file || touch $file
done

autoreconf --verbose --install --force
autoreconf --install --force

0 comments on commit 000aa8a

Please sign in to comment.