aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-23 11:20:24 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-23 11:20:24 +0000
commit9f888c945bf35a5aac073212ed4d98a3d3c995a2 (patch)
tree2196a221c65dc84a59c71f9986ecb6f95ca3f24f /Makefile.am
parent0bad72ab8a3ccc80eab77dad4b727840674153a3 (diff)
downloadellinika-9f888c945bf35a5aac073212ed4d98a3d3c995a2.tar.gz
ellinika-9f888c945bf35a5aac073212ed4d98a3d3c995a2.tar.bz2
Clarify the use of AUTHOR declaration.
* disp.css: Rename to maint.css * Makefile.am: Likewise. * xml/uk/ellinika.xml: Simplify <AUTHOR> declaration. * xml/pl/ellinika.xml: Likewise. * xml/ru/ellinika.xml: Likewise. * xml/lingua.conf.in (AUTHOR): Add element. * xml/Makefile.am (=PACKAGE_BUGREPORT=): New substitution. * configure.ac: Update version number. Change bug-reporting email. * html-files/uk/maint.html: Use maint.css * html-files/ru/maint.html: Likewise. * html-files/uk/maint.html: Likewise. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@544 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ee0b11..b287e2f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,8 +21,8 @@ SUBDIRS=src elisp data scm xml html-files po
htmldir = $(HTMLDIR)
-html_DATA = style.css .htaccess disp.css index.html maint.html
-EXTRA_DIST=.htaccess.in disp.css index.html maint.html
+html_DATA = style.css .htaccess maint.css index.html maint.html
+EXTRA_DIST=.htaccess.in maint.css index.html maint.html
install-html:
top_srcdir=`cd $(top_srcdir);pwd`; \

Return to:

Send suggestions and report system problems to the System administrator.