aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-07-12 13:27:08 +0100
committerChristopher Baines <mail@cbaines.net>2023-07-12 13:27:08 +0100
commit258f6542202cbb50b18d87f3a890ba80d4586980 (patch)
tree3ad2c1486de3629e92fef1d7389d91b586f33abe /Makefile.am
parent20b26bd48e9a2a4aaaa5ba28a60cc888e1c0520c (diff)
downloadbffe-258f6542202cbb50b18d87f3a890ba80d4586980.tar
bffe-258f6542202cbb50b18d87f3a890ba80d4586980.tar.gz
Remove the bffe script
The way to run the bffe is calling the run-bffe-service procedure, that provide the easiest way of configuring and customising the behaviour directly in Guile.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 72199b1..8a195d6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,9 +20,6 @@
include guile.am
-bin_SCRIPTS = \
- scripts/bffe
-
moddir = $(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION)
godir = $(prefix)/lib/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache
assetsdir = $(datadir)/@PACKAGE@