summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 26aa8dd..b0505d4 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -22,7 +22,7 @@ NICKLEFILES=\
text45.5c \
tic-tac-toe.5c
-exampledir=$(pkgdatadir)/examples
+exampledir=$(docdir)/examples
example_DATA=$(NICKLEFILES)