diff options
author | Alan Brault <alan.brault@incruentatus.net> | 2010-12-09 19:42:11 -0500 |
---|---|---|
committer | Alan Brault <alan.brault@incruentatus.net> | 2010-12-09 19:42:11 -0500 |
commit | 6b031a2ba7c024b674a9736a87a9dedde279beab (patch) | |
tree | 26083a24ce525ee29bc3146ecd1ae63436e9be92 /Makefile.am | |
parent | 1768860358ca4d1f520821f754750a2781abfce6 (diff) | |
download | NetNuke2-6b031a2ba7c024b674a9736a87a9dedde279beab.tar.gz |
Enable cross compiling support to NetNuke
Add buildconf to make the process of rebuilding all the bootstrapping files easier
Add files AUTHORS, INSTALL, ChangeLog, NEWS, COPYING (renamed LICENSE) and compile to satisfy automake
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 90cfef3..be5c1fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1 @@ -AUTOMAKE_OPTIONS = foreign SUBDIRS = libsysfs src |