Reorganise more files into subdirectories and add CPAN support via Module::Build

This commit is contained in:
Adam Spiers 2011-11-21 13:59:36 +00:00
parent 382ad5c58d
commit 58625800ee
15 changed files with 369 additions and 95 deletions

View file

@ -2,6 +2,7 @@ dnl Process this file with Autoconf to produce configure dnl
AC_INIT([stow], [2.0.2], [bug-stow@gnu.org])
AC_PREREQ([2.61])
AC_CONFIG_AUX_DIR([automake])
AM_INIT_AUTOMAKE([-Wall -Werror])
AC_PROG_INSTALL