summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar snowdrop2003-11-14 09:13:56 +0000
committerGravatar snowdrop2003-11-14 09:13:56 +0000
commit5062e3292f6b809589190563c016bd5e8eb0c108 (patch)
treee8b05d885f062e88abe242965448204e6dcc9388 /Makefile.am
parent7a350129d19ea30bcd4a665776686777fb0c145d (diff)
downloadcsoap-5062e3292f6b809589190563c016bd5e8eb0c108.tar.gz
csoap-5062e3292f6b809589190563c016bd5e8eb0c108.tar.bz2
added subdir examples
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)