From af05b0a6ec7ccd224d16810251592b4e2582d89e Mon Sep 17 00:00:00 2001 From: macbishop Date: Sun, 26 Sep 2004 18:34:10 +0000 Subject: [PATCH] Removed src subdir --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f9ef5ce..3a12bd0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = src include examples docs tests +SUBDIRS = include examples docs tests