summaryrefslogtreecommitdiffstats
path: root/src/ui/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-10-28 22:12:25 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-10-28 22:12:25 (EDT)
commitc760fe41c838535197f3da239a1f8966df83f8e3 (patch)
treed9f0a6b1f2408becc372dd7b9e736f41b17d2cdf /src/ui/local.mk
parentec91d477e2b03f3dd80b96808e7abfedffa6a368 (diff)
downloadfirman.sh-c760fe41c838535197f3da239a1f8966df83f8e3.zip
firman.sh-c760fe41c838535197f3da239a1f8966df83f8e3.tar.gz
firman.sh-c760fe41c838535197f3da239a1f8966df83f8e3.tar.bz2
src/ui/tui.sh: New file
Diffstat (limited to 'src/ui/local.mk')
-rw-r--r--src/ui/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/local.mk b/src/ui/local.mk
index 636d0a5..6343a2f 100644
--- a/src/ui/local.mk
+++ b/src/ui/local.mk
@@ -1,2 +1,3 @@
firman_SOURCES += \
- src/ui/cli.sh
+ src/ui/cli.sh \
+ src/ui/tui.sh