Explorar o código

create empty files for automake on the fly

Julius Pfrommer %!s(int64=11) %!d(string=hai) anos
pai
achega
418b701da0
Modificáronse 1 ficheiros con 1 adicións e 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