X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2FMakefile.template;h=63983c52201ffcbd397a5fc50ec57749916d80d8;hb=07fafc7c9346aa260829603bf3188596481e9e62;hp=2e3da436cd7a82bf9453c7ecd2f2a996dd5a60c9;hpb=bf57eda0ecf1996bc2d188ef0b51a8f3ec993412;p=mesa.git diff --git a/src/gallium/Makefile.template b/src/gallium/Makefile.template index 2e3da436cd7..63983c52201 100644 --- a/src/gallium/Makefile.template +++ b/src/gallium/Makefile.template @@ -41,7 +41,7 @@ depend: $(C_SOURCES) $(CPP_SOURCES) $(ASM_SOURCES) $(SYMLINKS) # Emacs tags tags: - etags `find . -name \*.[ch]` `find ../include` + etags `find . -name \*.[ch]` `find $(TOP)/src/gallium/include -name \*.h` # Remove .o and backup files clean: