mirror of
https://github.com/amiwm/amiwm.git
synced 2026-04-14 11:04:18 +00:00
Correct filenames for README and MODULES
The README file in this repo is called README.md and the old README.modules is now named MODULES.md. Changed references to those files (including in the man page) to reflect what is in the repo today.
This commit is contained in:
@@ -38,7 +38,7 @@ SRCS = main.c screen.c client.c frame.c icc.c \
|
||||
requestchoice.c executecmd.c kbdmodule.c kbdlexer.c \
|
||||
config_util.c launchermodule.c
|
||||
|
||||
DISTFILES = README README.modules INSTALL LICENSE amiwm.1 \
|
||||
DISTFILES = README.md MODULES.md INSTALL LICENSE amiwm.1 \
|
||||
configure configure.in Makefile.in install-sh smakefile scoptions \
|
||||
*.[chly] system.amiwmrc def_*.info *.map \
|
||||
Background Background_resize Background_resize_norepeat \
|
||||
|
||||
Reference in New Issue
Block a user