Revert "nir/builder: Assert that intN_t immediates fit"
[mesa.git] / src / Makefile.am
index 412510f435b19a309532fb751a3d347eb35ec462..c91e63efa135b7e75bb704bf9de2492358039b63 100644 (file)
 .PHONY: git_sha1.h
 git_sha1.h:
        @echo "updating $@"
-       @$(PYTHON2) $(top_srcdir)/bin/git_sha1_gen.py --output $@
+       @$(PYTHON) $(top_srcdir)/bin/git_sha1_gen.py --output $@
 
 BUILT_SOURCES = git_sha1.h
 CLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = git_sha1.h meson.build
+EXTRA_DIST = meson.build
 
 SUBDIRS = . gtest util mapi/glapi/gen mapi