summaryrefslogtreecommitdiff
path: root/crypt/sysdeps/unix/Makefile
blob: 65810482d0248f840c7ff3e3d5b9275850cce797 (plain)
1
2
3
4
ifeq ($(subdir),md5-crypt)
libcrypt-routines += crypt crypt_util
dont_distribute += crypt.c crypt_util.c
endif