aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ellinika/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ellinika/Makefile.am b/ellinika/Makefile.am
index 394c660..d0a8ef4 100644
--- a/ellinika/Makefile.am
+++ b/ellinika/Makefile.am
@@ -15,6 +15,6 @@
# along with Ellinika; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-pkgmoddir=@GUILE_SITE@
-pkgmod_DATA=xlat.scm
+guiledir=$(GUILE_SITE)/$(PACKAGE)
+guile_DATA=xlat.scm

Return to:

Send suggestions and report system problems to the System administrator.