diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-11-16 15:09:04 +0100 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-11-16 15:09:04 +0100 |
commit | 1427644e6e6b4a9eb654b2d26c35e51360ef564c (patch) | |
tree | 3a9db4fa5de798a5cd6a7aaecc49fa43e9f5eb17 /configure.ac | |
parent | 1b5eec605e5350bd384a89471d63fb488cafa00c (diff) |
no deadcode in makefile
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac index ebd74ed5..ca8d7f2a 100644 --- a/configure.ac +++ b/configure.ac @@ -274,13 +274,6 @@ AM_CONDITIONAL([HAVE_TSC], [test "x$tsc" = xyes]) AC_CONFIG_FILES([Makefile -examples/Makefile -examples/blog/Makefile -examples/blog/articles/Makefile -examples/blog/web-common/Makefile -examples/shop/Makefile -examples/shop/web-common/Makefile -copylib/Makefile doc/Makefile src/Makefile src/include/Makefile |