diff options
author | Jaroslav Kysela <perex@perex.cz> | 2002-10-24 11:56:52 +0000 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2002-10-24 11:56:52 +0000 |
commit | 881b400b10d78d5a29bfc433785593f798875f2f (patch) | |
tree | 734ef1ef38d5b64eddc25953bd3a95e12669e728 /cvscompile | |
parent | 466ef0ee61369315c5a3f7a392dd70f6ee59b34a (diff) |
Added depmod to distribution tarball
Diffstat (limited to 'cvscompile')
-rw-r--r-- | cvscompile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ libtoolize --force --copy --automake aclocal $ACLOCAL_FLAGS autoheader automake --foreign --copy --add-missing +touch depmod # seems to be missing for old automake autoconf export CFLAGS='-O2 -Wall -W -pipe -g' echo "CFLAGS=$CFLAGS" |