diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -20,8 +20,7 @@ makefiles = \ misc/fish/local.mk \ misc/zsh/local.mk \ misc/systemd/local.mk \ - misc/launchd/local.mk \ - misc/upstart/local.mk + misc/launchd/local.mk endif ifeq ($(ENABLE_BUILD)_$(ENABLE_TESTS), yes_yes) |