index
:
naskpass.git
NCurses based replacement for askpass (related to cryptsetup).
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
path:
root
/
src
/
Makefile.am
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/Makefile.am')
-rw-r--r--
src/Makefile.am
4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aab865c..305406e 100644
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@ -1,3 +1,3 @@
-bin_PROGRAMS=naskpass
+bin_PROGRAMS=naskpass naskpass_check
naskpass_SOURCES=main.c opt.c status.c ui_ani.c ui.c ui_elements.c ui_input.c ui_ipc.c ui_txtwindow.c ui_statusbar.c
-
+naskpass_check_SOURCES=check/check.c