diff options
author | Michal Krol <michal@tungstengraphics.com> | 2007-10-29 19:50:10 +0000 |
---|---|---|
committer | Michal Krol <michal@tungstengraphics.com> | 2007-10-29 19:50:10 +0000 |
commit | 918ea5168baaecdf70f5ea37e5815cacf9558163 (patch) | |
tree | 90fda56ff352385c9c4c2626ab7fca9798f45287 /src/mesa/math/descrip.mms | |
parent | f33ced441c934b625b9c126d054439855e822215 (diff) |
Rename 'mms-config.' to 'mms.config'.
It looks like Windows does not like filenames ending with a dot,
in effect renaming it to 'mms-config'.
Diffstat (limited to 'src/mesa/math/descrip.mms')
-rw-r--r-- | src/mesa/math/descrip.mms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/math/descrip.mms b/src/mesa/math/descrip.mms index a3f20c2f25..5b9e9915f8 100644 --- a/src/mesa/math/descrip.mms +++ b/src/mesa/math/descrip.mms @@ -6,7 +6,7 @@ define gl [---.include.gl] define math [-.math] -.include [---]mms-config. +.include [---]mms.config ##### MACROS ##### |