blob: 3beb115264021c00924e61f083a9f1912891daaf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff --git a/Makefile.am b/Makefile.am
index 50dc7f6..cbc99ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = headers src tests examples
+SUBDIRS = headers src
EXTRA_DIST = makefile.vc nmake.opt makefile64.vc nmake64.opt \
images/piazza.jpg images/piazza.eps mainpage.doxy config-msvc.h
|