aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 45ac416..8b69a2b 100644
--- a/Makefile
+++ b/Makefile
@@ -105,6 +105,7 @@ $(DISTDIR)/MANIFEST:
## add the two dot-files from Parrot MANIFEST
echo "$(PARROT)/.gitignore" >>$(DISTDIR)/MANIFEST
echo "$(PARROT)/tools/dev/.gdbinit" >>$(DISTDIR)/MANIFEST
+ sort -o $(DISTDIR)/MANIFEST $(DISTDIR)/MANIFEST
release: dist tarball