mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-11-03 04:27:17 -05:00
oops, to md broke the install
This commit is contained in:
parent
22f3091c55
commit
8bd73f99d0
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ SOURCES = $(NAME).c file.c menu.c string.c platform.c session.c options.c
|
||||
HEADERS = functions.h files.h
|
||||
OBJECTS = $(SOURCES:.c=.o)
|
||||
README = README.md
|
||||
DOCS = LICENSE README INSTALL TODO ChangeLog README.Gophermap gophertag
|
||||
DOCS = LICENSE README.md INSTALL.md TODO ChangeLog README.Gophermap gophertag
|
||||
|
||||
INSTALL = PATH=$$PATH:/usr/sbin ./install-sh -o 0 -g 0
|
||||
DESTDIR = /usr
|
||||
|
2
debian/docs
vendored
2
debian/docs
vendored
@ -1,5 +1,5 @@
|
||||
README
|
||||
README.Gophermap
|
||||
TODO
|
||||
INSTALL
|
||||
INSTALL.md
|
||||
gophertag
|
||||
|
Loading…
Reference in New Issue
Block a user