From 9be88b967f95e79f6bdebcfcb558f284b4c10173 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 2 Aug 2007 15:37:47 +0000 Subject: [PATCH] Added fckelog.js in install SVN revision: 1898 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6e5e9975..64df7ae1 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,8 @@ install: $(EXECS) @$(INSTALL) -v -m 0644 man/elog.1 man/elconv.1 $(MANDIR)/man1/ @$(INSTALL) -v -m 0644 man/elogd.8 $(MANDIR)/man8/ @$(INSTALL) -v -m 0644 man/elogd.8 $(MANDIR)/man8/ - @$(INSTALL) -v -m 0644 scripts/* $(ELOGDIR)/scripts/ + @$(INSTALL) -v -m 0644 scripts/fckeditor/fckelog.js $(ELOGDIR)/scripts/fckeditor/ + @$(INSTALL) -v -m 0644 scripts/*.js $(ELOGDIR)/scripts/ @echo "Installing resources to $(ELOGDIR)/resources" @$(INSTALL) -m 0644 resources/* $(ELOGDIR)/resources/