From 9c2e7b6066f217e3879067a6f2b368de98c5fd8e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 29 Oct 2008 17:16:49 -0500 Subject: Basic build system, not quite working though --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..49e02dc --- /dev/null +++ b/Makefile.am @@ -0,0 +1,3 @@ + +SUBDIRS = \ + src -- cgit v1.2.3