summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d5aeae..63cf235 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,4 @@
## Makefile.am -- Process this file with automake to produce Makefile.in
-SUBDIRS = src tests
+SUBDIRS = src tests doc
include_HEADERS = $(top_srcdir)/src/mpc.h
-
-