programs/: remove Imakefiles for completed modules
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#if defined(HasPamLibrary) && HasPamLibrary
|
||||
LOCAL_CPP_DEFINES = -DHAS_PAM_LIBRARY
|
||||
#ifdef PamAuthenticationModule
|
||||
PAM_AUTHENTICATION_MODULE=PamAuthenticationModule
|
||||
LOCAL_CPP_DEFINES += -DPAM_AUTHENTICATION_MODULE=$(PAM_AUTHENTICATION_MODULE)
|
||||
#endif
|
||||
|
||||
CPP_TARGETS = pam.d.dtsession
|
||||
|
||||
AllTarget($(CPP_TARGETS))
|
||||
|
||||
CppSourceFile(pam.d.dtsession,pam.d.dtsession.src,$(LOCAL_CPP_DEFINES),)
|
||||
#endif
|
||||
Reference in New Issue
Block a user