Skip to content

Commit

Permalink
Don't compile GSettings schemas anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Aug 12, 2023
1 parent c252d9b commit c710bef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ BUNDLE_PATH = "$(BUILD_DIR)/$(UUID).shell-extension.zip"

build: clean
@mkdir -p $(BUILD_DIR)
glib-compile-schemas --strict extension/schemas --targetdir $(BUILD_DIR)
$(MAKE) package
package:
@mkdir -p $(BUILD_DIR)
Expand Down

0 comments on commit c710bef

Please sign in to comment.