blob: a60dc4752a8f56e42e5667b58d35c070ef9cf788 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- lib/Makefile.am.orig 2011-08-08 14:38:10.000000000 +0900
+++ lib/Makefile.am 2011-08-08 14:38:35.000000000 +0900
@@ -1,6 +1,6 @@
## $OpenXM: OpenXM_contrib2/asir2000/lib/Makefile.am,v 1.12 2009/02/22 16:51:36 ohara Exp $
-asirdir = ${libdir}/asir
+asirdir = ${datadir}/asir
RR = alpi bfct bgk const cyclic defs.h dfff dmul dmul102 fctrdata fctrtest \
fff glib gr ifplot katsura mat nf num primdec primdec_lex \
ratint robot solve sp sturm sym xm primdec_mod weight
|