diff options
Diffstat (limited to 'xc/extras/Mesa/src/X86/Makefile.am')
-rw-r--r-- | xc/extras/Mesa/src/X86/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/extras/Mesa/src/X86/Makefile.am b/xc/extras/Mesa/src/X86/Makefile.am index d4d4f2ebd..96c377198 100644 --- a/xc/extras/Mesa/src/X86/Makefile.am +++ b/xc/extras/Mesa/src/X86/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = no-dependencies +#AUTOMAKE_OPTIONS = no-dependencies x3dnow_files = \ 3dnow.c \ |