Added first tutorial.

This commit is contained in:
Xavier Raynaud 2012-04-10 17:16:25 +02:00
parent f56f78289d
commit bf6caa9dd0

View File

@ -1,7 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
# Recurse to build examples after libraries
SUBDIRS = . tests examples
SUBDIRS = . tests examples tutorials
CPPFLAGS += $(BOOST_CPPFLAGS)
LIBS += $(BOOST_LDFLAGS) \