summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ac6a49f..27d260c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,5 +3,6 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src tests doc
-include_HEADERS = src/mpc.h
+EXTRA_HEADERS = src/mpc-log.h
+include_HEADERS = src/mpc.h @MPC_LOG_H@
EXTRA_DIST = Makefile.vc tests/tgeneric.c