about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-30 21:35:28 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-30 21:35:28 +0000
commit132bd3d98190a57094cb98e6970bf0346cceeb63 (patch)
tree937fccabb08467c6b7d2312e208e0debe629b5e8
parent6f100ad87c56b0d93436f439628dd076aced2ae9 (diff)
downloadexecline-132bd3d98190a57094cb98e6970bf0346cceeb63.tar.gz
execline-132bd3d98190a57094cb98e6970bf0346cceeb63.tar.xz
execline-132bd3d98190a57094cb98e6970bf0346cceeb63.zip
Also fix cleaning
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--package/targets.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak
index 3d3b611..8fc04a1 100644
--- a/package/targets.mak
+++ b/package/targets.mak
@@ -7,7 +7,7 @@ ifeq ($(MULTICALL),1)
 BIN_TARGETS := execline
 CONTENTS := $(notdir $(wildcard src/execline/deps-exe/*))
 BIN_SYMLINKS := cd umask $(CONTENTS)
-EXTRA_TEMP := src/multicall/execline.c
+EXTRA_TARGETS += src/multicall/execline.c
 
 define symlink_definition
 SYMLINK_TARGET_$(1) := execline