Change the README

This commit is contained in:
Ruben Laguna 2015-01-26 21:27:39 +01:00
parent 0a0ba83b86
commit 6f5a0e0350

9
README
View File

@ -1,6 +1,9 @@
# autotools-template # autotools-template
Template for an autotools (autoconf, automake) project Template for an autotools (autoconf, automake) project
# Files provided:
* autogen.sh: will generate the .configure and Makefile.in templates ./autogen.sh will generate ./configure and the Makefile.in files
from configure.ac and the Makefile.am files from the configure.ac, Makefile.am and src/Makefile.am files
./configure will generate config.h and Makefile and src/Makefile