diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ TARGET = cfetch SRC = src/cfetch.c \ src/sysinfo.c \ src/ascii.c \ + src/parser.c \ src/utils.c .PHONY: all clean install uninstall debug |
