mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-07 07:56:17 +00:00
assembler: remove built sources with make clean
Built sources are generated by "make all", so should be removed by "make clean". This also ensures "distcleancheck" passes. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
c37b235202
commit
a11879a4ab
@ -47,7 +47,7 @@ intel_gen4disasm_LDADD = libbrw.la
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = intel-gen4asm.pc
|
||||
|
||||
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
EXTRA_DIST = \
|
||||
README \
|
||||
TODO \
|
||||
|
Loading…
x
Reference in New Issue
Block a user