11 lines
173 B
Diff
11 lines
173 B
Diff
|
--- a/Make.inc.in
|
||
|
+++ b/Make.inc.in
|
||
|
@@ -5,6 +5,7 @@
|
||
|
#
|
||
|
|
||
|
# Location of files.
|
||
|
+SHELL = @SHELL@
|
||
|
prefix = @prefix@
|
||
|
exec_prefix = @exec_prefix@
|
||
|
sysconfdir = @sysconfdir@
|