summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-03-15 13:56:32 +0100
committerChristian Grothoff <christian@grothoff.org>2016-03-15 13:56:32 +0100
commit9d76bbc96333942d4e2a22b8a27a67068408608c (patch)
tree65febb7c648364c0ba16b18e34ccbafc71de8b80 /Makefile.am
parent19e9a9bcdb520425700da30608d97427b0cc829e (diff)
downloadmerchant-9d76bbc96333942d4e2a22b8a27a67068408608c.tar.gz
merchant-9d76bbc96333942d4e2a22b8a27a67068408608c.tar.bz2
merchant-9d76bbc96333942d4e2a22b8a27a67068408608c.zip
fixing build system to include 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 ce2fe3ed..e32dcf93 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
# the following definition tells where others .am are located
AM_CPPFLAGS = -I$(top_srcdir)/src/include
-SUBDIRS = src #doc
+SUBDIRS = src copylib examples
ACLOCAL_AMFLAGS = -I m4