Sfoglia il codice sorgente

Changed users.cfg to pisg.cfg

cheetham14 25 anni fa
parent
commit
778750b33d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -14,7 +14,7 @@ pisg:
 	cp gfx/pipe-purple.png $(DIRNAME)
 	cp gfx/pipe-blue.png $(DIRNAME)
 	cp COPYING $(DIRNAME)
-	cp users.cfg $(DIRNAME)
+	cp pisg.cfg $(DIRNAME)
 	cp README $(DIRNAME)
 	cp FORMATS $(DIRNAME)
 	cp Changelog $(DIRNAME)