summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authordeva <deva>2005-07-28 16:31:18 +0000
committerdeva <deva>2005-07-28 16:31:18 +0000
commit84e9873f846478476487d5cd2587e5879a0be8ea (patch)
tree4873d2a87c07714ebd8653b5b09981355633572f /tools
parent9111e70794105f984df5b66bba81adc769bd5001 (diff)
*** empty log message ***
Diffstat (limited to 'tools')
-rwxr-xr-xtools/MIaVAdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/MIaVAdd b/tools/MIaVAdd
index 167fe40..7463fb4 100755
--- a/tools/MIaVAdd
+++ b/tools/MIaVAdd
@@ -27,7 +27,7 @@ function allfile() {
echo " * along with MIaV; if not, write to the Free Software" >> $1;
echo " * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA." >> $1;
echo " */" >> $1;
- echo "#include <config.h>" >> $1;
+ echo "#include \"config.h\"" >> $1;
}
function ccfile() {