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 63cf235..2273104 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
## Makefile.am -- Process this file with automake to produce Makefile.in
SUBDIRS = src tests doc
-include_HEADERS = $(top_srcdir)/src/mpc.h
+include_HEADERS = src/mpc.h
+EXTRA_DIST = tests/tgeneric.c \ No newline at end of file