Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-08 04:59:37 +02:00
Add scripts to "make all" target
This prevents scripts being generated by "root" during "sudo make install" phase. Signed-off-by: Kai Krakow <kai@kaishome.de>
Dieser Commit ist enthalten in:
+1
-1
@@ -7,7 +7,7 @@ MARKDOWN ?= markdown
|
||||
# allow local configuration to override above variables
|
||||
-include localconf
|
||||
|
||||
default all: lib src test README.html
|
||||
default all: lib src scripts test README.html
|
||||
|
||||
clean: ## Cleanup
|
||||
git clean -dfx -e localconf
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren