diff --git a/Makefile b/Makefile
index 432d0ae2b0d7c06394aa47650c2f90c37b5d9e95..bc5dac320c8e0c1144f9d60f20810f4aa187358f 100644
--- a/Makefile
+++ b/Makefile
@@ -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)/