You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
394 B
12 lines
394 B
Index: Makefile.in |
|
--- Makefile.in.orig 2017-01-02 09:30:56.643103000 +0100 |
|
+++ Makefile.in 2017-01-02 09:31:20.221453000 +0100 |
|
@@ -397,7 +397,7 @@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
ACLOCAL_AMFLAGS = -I m4 |
|
-SUBDIRS = doc include m4 man src examples test build objs microbench |
|
+SUBDIRS = doc include m4 man src build objs |
|
EXTRA_DIST = \ |
|
COPYING.FDL \ |
|
COPYING.GPL \
|
|
|