Arun Prakash Jana 5 years ago
parent
commit
20256bbf99
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -28,7 +28,7 @@ DISTFILES = src nnn.1 Makefile README.md LICENSE
SRC = src/nnn.c SRC = src/nnn.c
BIN = nnn BIN = nnn


all:
all: $(BIN)


$(SRC): src/nnn.h $(SRC): src/nnn.h




Loading…
Cancel
Save