diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-08-31 16:26:55 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-08-31 16:26:55 +0200 |
commit | 9a7b8a090ba4fa50fc023bdea04e83602a2ad0bb (patch) | |
tree | c7fec3e97f0b5e116f35272799d69d802267851f /Makefile.in | |
parent | 4355eafde2b6a80d2b8feaba30b6a884aff070d9 (diff) | |
download | knot-9a7b8a090ba4fa50fc023bdea04e83602a2ad0bb.tar.gz |
Imported Upstream version 1.1.0upstream/1.1.0
Diffstat (limited to 'Makefile.in')
-rwxr-xr-x[-rw-r--r--] | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 3511c13..f8bcf7d 100644..100755 --- a/Makefile.in +++ b/Makefile.in @@ -227,7 +227,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src samples +SUBDIRS = src samples doc all: all-recursive .SUFFIXES: |