aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-03-23 09:09:47 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-03-23 09:09:47 +0000
commitcedacff2fa1e128d746f2ef4e750106d8295a281 (patch)
tree79ad744f272fe7dcf2179efd0d5aa2e904b3a8d0 /Makefile.am
parent125dd021d7213641c0e7a442b37707c220d872bc (diff)
downloadellinika-cedacff2fa1e128d746f2ef4e750106d8295a281.tar.gz
ellinika-cedacff2fa1e128d746f2ef4e750106d8295a281.tar.bz2
Install index.scml
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@392 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 902109b..1efaedd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,11 +22,10 @@ SUBDIRS=cgi-bin elisp data ellinika scm xml po
htmldir = $(HTMLDIR)
-html_DATA = mainstyle.css
-EXTRA_DIST=.htaccess
+html_DATA = mainstyle.css .htaccess index.scml
+EXTRA_DIST=.htaccess index.scml
install-html:
- ${INSTALL} -m 644 .htaccess $(DESTDIR)$(HTMLDIR)
top_srcdir=`cd $(top_srcdir);pwd`; \
for dir in el pl ru; do \
here=`pwd`; \

Return to:

Send suggestions and report system problems to the System administrator.