ncdu-zig/src/Makefile.am

6 lines
116 B
Text
Raw Normal View History

bin_PROGRAMS = ncdu
2009-04-11 01:37:45 -08:00
ncdu_SOURCES = calc.c exclude.c main.c util.c
2009-04-11 01:37:45 -08:00
noinst_HEADERS = calc.h exclude.h util.h ncdu.h