mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtsession: rename PAM config file.
This commit is contained in:
parent
59a3d8221c
commit
b0037af61a
2 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ PAM_AUTHENTICATION_MODULE=PamAuthenticationModule
|
||||||
LOCAL_CPP_DEFINES += -DPAM_AUTHENTICATION_MODULE=$(PAM_AUTHENTICATION_MODULE)
|
LOCAL_CPP_DEFINES += -DPAM_AUTHENTICATION_MODULE=$(PAM_AUTHENTICATION_MODULE)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
CPP_TARGETS = dtsession.pam.conf
|
CPP_TARGETS = pam.d.dtsession
|
||||||
|
|
||||||
AllTarget($(CPP_TARGETS))
|
AllTarget($(CPP_TARGETS))
|
||||||
|
|
||||||
CppSourceFile(dtsession.pam.conf,dtsession.pam.conf.src,$(LOCAL_CPP_DEFINES),)
|
CppSourceFile(pam.d.dtsession,pam.d.dtsession.src,$(LOCAL_CPP_DEFINES),)
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue