#!/bin/sh

if [ "$help" != "1" ]
then

cat << EOF >> ../filters.dat
volume		libmltnormalize$LIBSUF
EOF

fi
