diff options
-rw-r--r-- | blfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blfs/Makefile b/blfs/Makefile index 3e8418d..e4013a1 100644 --- a/blfs/Makefile +++ b/blfs/Makefile @@ -1,4 +1,4 @@ -targets = dhcpcd Linux-PAM OpenSSH sudo wget which wpa_supplicant +targets = dhcpcd libpwquality Linux-PAM OpenSSH sudo wget which wpa_supplicant all : $(targets) |