From e91ec0d87aa31cb465fe8cf934d405ad56342eba Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 19 May 2010 17:15:41 +0100 Subject: Switched to simpler build system, and fixed bugs Now there's a proper build system in place, which is actually simple enough to understand. I also fixed plenty of warnings about the code (reminding me how badly I knew C when I wrote this). Hinduism today aren't indexing their new issues using the index file I was sourcing any more, so I don't expect to fix any more bugs or improve this much. --- Makefile.am | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 8f2b81f..0000000 --- a/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -## A simple file to process with Automake, to produce Makefile.in - -SUBDIRS = src doc - -doc_DATA = \ - AUTHORS \ - BUGS \ - ChangeLog \ - COPYING \ - CREDITS \ - INSTALL \ - NEWS \ - README -- cgit v1.2.3