aboutsummaryrefslogtreecommitdiffstats
path: root/package/targets.mak
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-01-30 20:51:38 +0000
committerLaurent Bercot <ska@appnovation.com>2024-01-30 20:51:38 +0000
commit21d51f7e0a639a3224ffc45dc3c06854decf1d45 (patch)
tree87c4a36f66510e79d7ec8315361bb8bbbb5767f5 /package/targets.mak
downloadapaste-21d51f7e0a639a3224ffc45dc3c06854decf1d45.tar.gz
Initial commit
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/targets.mak')
-rw-r--r--package/targets.mak7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak
new file mode 100644
index 0000000..1c4f30e
--- /dev/null
+++ b/package/targets.mak
@@ -0,0 +1,7 @@
+BIN_TARGETS := \
+apaste \
+apastec \
+apasted
+
+LIBEXEC_TARGETS :=
+