summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engineer.atlas.Nyxt.yaml (renamed from build-scripts/engineer.atlas.Nyxt.yaml)0
-rw-r--r--makefile2
2 files changed, 1 insertions, 1 deletions
diff --git a/build-scripts/engineer.atlas.Nyxt.yaml b/engineer.atlas.Nyxt.yaml
index a827f4c56..a827f4c56 100644
--- a/build-scripts/engineer.atlas.Nyxt.yaml
+++ b/engineer.atlas.Nyxt.yaml
diff --git a/makefile b/makefile
index 1da2d2e95..2c17427d5 100644
--- a/makefile
+++ b/makefile
@@ -78,7 +78,7 @@ clean: clean-submodules
FLATPAK_COMMAND = flatpak
FLATPAK_BUILDER = flatpak-builder
FLATPAK_APP_ID = engineer.atlas.Nyxt
-FLATPAK_MANIFEST := build-scripts/$(FLATPAK_APP_ID).yaml
+FLATPAK_MANIFEST := $(FLATPAK_APP_ID).yaml
FLATPAK_EXPORT_REPOSITORY = _build/nyxt-flatpak-repository
.PHONY: flatpak-build