aboutsummaryrefslogtreecommitdiff
path: root/scm/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:27:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:27:59 +0000
commitceb837f01112d2cfde96ba9e6ddc9c9ccbd0d0a4 (patch)
tree316933c27051392c5cd48b873ae0697cd389d52a /scm/Makefile.am
parent99076de629a6f5f2b654118cde3612f9ba05edf0 (diff)
downloadellinika-ceb837f01112d2cfde96ba9e6ddc9c9ccbd0d0a4.tar.gz
ellinika-ceb837f01112d2cfde96ba9e6ddc9c9ccbd0d0a4.tar.bz2
Implement new morphological functions. Move elmorph to scm/ellinika
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@554 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'scm/Makefile.am')
-rw-r--r--scm/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/scm/Makefile.am b/scm/Makefile.am
index 4ae4480..f2669f4 100644
--- a/scm/Makefile.am
+++ b/scm/Makefile.am
@@ -34,10 +34,3 @@ neatrans: $(srcdir)/neatrans.scm dictrans.sed
sed -f dictrans.sed $(srcdir)/neatrans.scm > $@
chmod +x $@
-lib_LTLIBRARIES=libelchr.la
-
-libelchr_la_SOURCES = \
- utf8.c\
- elchr.c\
- mod.c
-

Return to:

Send suggestions and report system problems to the System administrator.