From 5062e3292f6b809589190563c016bd5e8eb0c108 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Fri, 14 Nov 2003 09:13:56 +0000 Subject: added subdir examples --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 07549cf..7462988 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## top directory #Build in these directories: -SUBDIRS= $(GENERIC_LIBRARY_NAME) +SUBDIRS= $(GENERIC_LIBRARY_NAME) examples #Distribute these directories: DIST_SUBDIRS = $(GENERIC_LIBRARY_NAME) -- cgit v1.1-32-gdbae