Skip to content
Snippets Groups Projects
Commit 52fed243 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Print all auto-save files when doing a distribution.

parent 1a9ed9c8
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ clean:
depend: $(INCLUDEDIR) $(INCLUDEDIR)/m-config.h msg includes
distribution: clean
find . -name #\*# -print
-$(RM) -r lyskom-$(SERVER-VER)
mkdir lyskom-$(SERVER-VER)
cp Config Build Makefile lyskom-$(SERVER-VER)/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment