Explorar el Código

create empty files for automake on the fly

Julius Pfrommer hace 11 años
padre
commit
418b701da0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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