Commit 0252a4e5 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

+index.php

parent 284a18a4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@ DOCUMENTROOT=$(DESTDIR)/www/pages
OWN = -o root -g root
INSTDOCS = 0644
INSTALL = install
DOCS=       index.html
DOCS=       index.html \
            index.php

all:
	@echo "make all in src"