diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ DISTFILES = src nnn.1 Makefile README.md LICENSE SRC = src/nnn.c BIN = nnn -all: +all: $(BIN) $(SRC): src/nnn.h |
| index : nnn.git | ||
| forked from https://github.com/jarun/nnn | Tim Segers |
| aboutsummaryrefslogtreecommitdiffstats |