aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaul Benencia <id@rbenencia.name>2022-04-19 11:22:46 -0700
committerRaul Benencia <id@rbenencia.name>2022-04-19 11:23:05 -0700
commit7b7e631be71a25b5d634ed8b1695372f18600122 (patch)
treec434769c8ec91b8f609fdadc62abed887624c377
parent2ea633d71b83c5493fc183ad0959387f2c088637 (diff)
pycombine: do not ignore bin/
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bfd9b20..d3a9af3 100644
--- a/Makefile
+++ b/Makefile
@@ -6,4 +6,4 @@ bin_dir := $(repo_dir)bin
bin_file_name := 10-$(cur_dir)
all:
- $(bin_dir)/pycombine -e '(Makefile|bin|README.md|debian)' "$(HOME)" "$(repo_dir)"
+ $(bin_dir)/pycombine -e '(Makefile|README.md|debian)' "$(HOME)" "$(repo_dir)"
nihil fit ex nihilo