blob: 18e23eade94e19f1d37c3f1b3c84ababa82d289e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in Tue Nov 8 08:22:41 2005
+++ Makefile.in.port Thu Nov 24 17:33:55 2005
@@ -37,7 +37,7 @@
datadir = @datadir@
asydir = $(datadir)/asymptote
docdir = $(datadir)/doc/asymptote
-exampledir = $(docdir)
+exampledir = $(datadir)/examples/asymptote
animationsdir = $(exampledir)/animations
latexdir = @latexdir@
INSTALL = @INSTALL@
|