aboutsummaryrefslogtreecommitdiff
path: root/lib.rc
diff options
context:
space:
mode:
Diffstat (limited to 'lib.rc')
-rw-r--r--lib.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib.rc b/lib.rc
index 1be638a..e4cb856 100644
--- a/lib.rc
+++ b/lib.rc
@@ -53,7 +53,7 @@ PHONY() {
getbin() {
# Function to get all executables
- find src contrib \( -name cpt -o -name 'cpt-*' \) ! -name '*.in' ! -name '*.did'
+ find src contrib helpers \( -name cpt -o -name 'cpt-*' \) ! -name '*.in' ! -name '*.did'
}
# Phony targets