diff --git a/Makefile b/Makefile index 93901ea..281b322 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ SOURCES = src/$(NAME).c src/file.c src/menu.c src/string.c src/platform.c src/se HEADERS = src/functions.h src/files.h src/filetypes.h OBJECTS = $(SOURCES:.c=.o) README = README.md -DOCS = LICENSE README.md INSTALL.md changelog README.Gophermap gophertag +DOCS = LICENSE README.md INSTALL.md changelog README.gophermap gophertag DESTDIR = /usr OSXDIR = /usr/local diff --git a/README.Gophermap b/README.gophermap similarity index 100% rename from README.Gophermap rename to README.gophermap diff --git a/debian/docs b/debian/docs index b500213..80d486a 100644 --- a/debian/docs +++ b/debian/docs @@ -1,4 +1,4 @@ gophernicus.1.man -README.Gophermap +README.gophermap changelog gophertag