diff options
| author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-12 18:21:15 -0400 |
|---|---|---|
| committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-12 18:21:15 -0400 |
| commit | f0d6fb6fa9e817539e960b1ce70bd4f367646875 (patch) | |
| tree | b3915a1852701a2eac8264779efdce78eba82a29 /src/systemd-ask-password | |
| parent | a80aa6326ff560353b22dcbf2f7f15e6b8d31da9 (diff) | |
| parent | 5a3abd0ec73e53f17f378e6ae7471d47fd279f11 (diff) | |
Merge branch 'lukeshu/postmove' into lukeshu/master
Diffstat (limited to 'src/systemd-ask-password')
| -rw-r--r-- | src/systemd-ask-password/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-ask-password/Makefile b/src/systemd-ask-password/Makefile index 11f3c8038a..2a62917488 100644 --- a/src/systemd-ask-password/Makefile +++ b/src/systemd-ask-password/Makefile @@ -23,6 +23,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk +rootbit_PROGRAMS += systemd-ask-password systemd_ask_password_SOURCES = \ src/ask-password/ask-password.c |
