summaryrefslogtreecommitdiff
blob: 2693508d4ad3e2d6c8e200a2846dd5ff4887a149 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
diff --git a/share/scheme/Makefile.am b/share/scheme/Makefile.am
index 37f9332..e3d81d0 100644
--- a/share/scheme/Makefile.am
+++ b/share/scheme/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-schemedir = $(datadir)/scheme
+schemedir = $(datadir)/balsa/scheme
 
 scheme_DATA = \
 	balsa-list-builtins.scm \
diff --git a/share/style/dual_b/Makefile.am b/share/style/dual_b/Makefile.am
index 478910d..d41a873 100644
--- a/share/style/dual_b/Makefile.am
+++ b/share/style/dual_b/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-styledual_bdir = $(datadir)/style/dual_b
+styledual_bdir = $(datadir)/balsa/style/dual_b
 
 styledual_b_DATA = \
 	startup.scm \
diff --git a/share/style/four_b_rb/Makefile.am b/share/style/four_b_rb/Makefile.am
index 9eeac84..b167939 100644
--- a/share/style/four_b_rb/Makefile.am
+++ b/share/style/four_b_rb/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-stylefour_b_rbdir = $(datadir)/style/four_b_rb
+stylefour_b_rbdir = $(datadir)/balsa/style/four_b_rb
 
 stylefour_b_rb_DATA = \
 	startup.scm \
diff --git a/share/style/four_e_e/Makefile.am b/share/style/four_e_e/Makefile.am
index d374125..f3d9db6 100644
--- a/share/style/four_e_e/Makefile.am
+++ b/share/style/four_e_e/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-stylefour_e_edir = $(datadir)/style/four_e_e
+stylefour_e_edir = $(datadir)/balsa/style/four_e_e
 
 stylefour_e_e_DATA = \
 	startup.scm \
diff --git a/share/style/one_of_2_4/Makefile.am b/share/style/one_of_2_4/Makefile.am
index ed02904..18d9201 100644
--- a/share/style/one_of_2_4/Makefile.am
+++ b/share/style/one_of_2_4/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-styleone_of_2_4dir = $(datadir)/style/one_of_2_4
+styleone_of_2_4dir = $(datadir)/balsa/style/one_of_2_4
 
 styleone_of_2_4_DATA = \
 	startup.scm \
diff --git a/share/tech/common/Makefile.am b/share/tech/common/Makefile.am
index 8a34646..0190b73 100644
--- a/share/tech/common/Makefile.am
+++ b/share/tech/common/Makefile.am
@@ -2,7 +2,7 @@
 
 SUBDIRS =
 
-techcommondir = $(datadir)/tech/common
+techcommondir = $(datadir)/balsa/tech/common
 
 techcommon_DATA = \
 	components.abs \