]> git.llucax.com Git - software/posixx.git/blobdiff - Makefile
Add posix::basic_buffer template and posix::buffer class
[software/posixx.git] / Makefile
index cd60c2275b61d85b7614a6e1ce9c5b75fcee6b52..84337017ccd0aecc87cbbfb96ea355656ba60385 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ prefix=/usr/local
 
 default: all
 
-all: test memtest
+all: doc test memtest
 
 install:
        $(MAKE) -C src $@