--- Makefile.orig	2025-11-17 05:11:42 UTC
+++ Makefile
@@ -44,7 +44,7 @@ all: build
 all: build
 
 .PHONY: build
-build: tmp/libparser
+build:
 	$Q $(GO) build $(if $V,-v) $(VERSION_FLAGS) -o bin/gitlab-elasticsearch-indexer .
 
 install: build
