diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ serve: restart: kill run @echo "Restartet $(APP)" +rebuild: kill build run + config: $(SOURCE_DIR)/$(APP) -genconfig $(CONFIG_FILE) |
