Browse Source

create empty files for automake on the fly

Julius Pfrommer 10 years ago
parent
commit
418b701da0
1 changed files with 1 additions and 0 deletions
  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