aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5c84e75..3cf7c00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,8 @@ else
JANSSON_INCLUDES=
endif
+EXTRA_DIST = example-cfg.json
+
SUBDIRS = compat
INCLUDES = $(PTHREAD_FLAGS) -fno-strict-aliasing $(JANSSON_INCLUDES)