mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-14 09:48:40 -09:00
6 lines
103 B
Text
6 lines
103 B
Text
|
|
bin_PROGRAMS = ncdu
|
||
|
|
|
||
|
|
ncdu_SOURCES = browser.c calc.c main.c settings.c util.c
|
||
|
|
|
||
|
|
noinst_HEADERS = ncdu.h
|