Browse Source

Clean the built sources with make clean.

tags/mesa-7.9-rc1
Eric Anholt 15 years ago
parent
commit
6985a43832
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Makefile.am

+ 1
- 0
Makefile.am View File

@@ -30,6 +30,7 @@ glsl_SOURCES = symbol_table.c hash_table.c glsl_types.cpp \
ir_print_visitor.cpp ir_variable.cpp ir_function.cpp

BUILT_SOURCES = glsl_parser.h builtin_types.h
CLEANFILES = $(BUILT_SOURCES)

glsl_parser.h: glsl_parser.ypp


Loading…
Cancel
Save