mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-07 16:06:25 +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
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = intel-gen4asm.pc
|
pkgconfig_DATA = intel-gen4asm.pc
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
|
CLEANFILES = $(BUILT_SOURCES)
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
README \
|
README \
|
||||||
TODO \
|
TODO \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user