Parcourir la source

create empty files for automake on the fly

Julius Pfrommer il y a 11 ans
Parent
commit
418b701da0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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