chiark / gitweb /
Add getpass to the fun
[misc] / Makefile.am
index acb078815331e8165b831ed61cc5b56d6e17a349..5387354a33da88d44deb7094924191a349453a76 100644 (file)
@@ -50,6 +50,11 @@ bin_PROGRAMS         += if-mtu
 if_mtu_SOURCES          = if-mtu.c
 dist_man_MANS          += if-mtu.1
 
+## getpass
+bin_PROGRAMS           += getpass
+getpass_SOURCES                 = getpass.c
+dist_man_MANS          += getpass.1
+
 ## xtitle
 bin_PROGRAMS           += xtitle
 xtitle_SOURCES          = xtitle.c