summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 940bd64..b72cca7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2008, 2010, 2011 INRIA
+## Copyright (C) 2008, 2010, 2011, 2012, 2013, 2014 INRIA
##
## This file is part of GNU MPC.
##
@@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I m4
# version number for distribution tarball
VERSION = @VERSION@@SVNVERSION@
-SUBDIRS = src tests doc
+SUBDIRS = src tests doc tools
EXTRA_HEADERS = src/mpc-log.h
include_HEADERS = src/mpc.h @MPC_LOG_H@