Pārlūkot izejas kodu

create empty files for automake on the fly

Julius Pfrommer 11 gadi atpakaļ
vecāks
revīzija
418b701da0
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      autogen.sh

+ 1 - 0
autogen.sh

@@ -1,4 +1,5 @@
 #!/bin/bash
 
 #Script to invoke creation of configure script
+touch COPYING NEWS README AUTHORS ChangeLog
 autoreconf -fi