Skip to content

Commit

Permalink
Revert MOD UI part II
Browse files Browse the repository at this point in the history
  • Loading branch information
brummer10 committed Oct 10, 2023
1 parent 909e91b commit 91d7551
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Please run "make submodules" to clone the missing Git submodules, then retry.
=============================================================================
endef

ifneq ($(MAKECMDGOALS), mod)
ifneq ($(MAKECMDGOALS), submodules)
ifeq (,$(wildcard dpf/Makefile.base.mk))
$(info $(MISSING_SUBMODULES_ERROR))
Expand All @@ -21,9 +20,6 @@ else
include dpf/Makefile.base.mk
endif
endif
else
include dpf/Makefile.base.mk
endif

# --------------------------------------------------------------
# Installation directories
Expand Down

0 comments on commit 91d7551

Please sign in to comment.