aboutsummaryrefslogtreecommitdiff
path: root/src/ellinika/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ellinika/Makefile.am')
-rw-r--r--src/ellinika/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/ellinika/Makefile.am b/src/ellinika/Makefile.am
index b8988d4..581a537 100644
--- a/src/ellinika/Makefile.am
+++ b/src/ellinika/Makefile.am
@@ -22,7 +22,8 @@ guile_DATA=\
config.scm\
dico.scm\
elmorph.scm\
- tenses.scm
+ tenses.scm\
+ sql.scm
cgi.m4: Makefile
echo 'divert(-1)' > $@
@@ -57,13 +58,14 @@ pkglib_LTLIBRARIES=libelmorph.la
libelmorph_la_SOURCES = \
aorist.c\
utf8.c\
+ utf8scm.c\
elchr.c\
elmorph.c\
elmorph.h\
phoneme.y\
syllabificator.c
-DOT_X_FILES = elmorph.x
+DOT_X_FILES = elmorph.x utf8scm.x
BUILT_SOURCES = $(DOT_X_FILES)

Return to:

Send suggestions and report system problems to the System administrator.