CASA-auth-token-client: rename lib directory to library and change in makefile
This commit is contained in:
parent
33c3cf2ecf
commit
96204153a8
@ -20,7 +20,7 @@
|
||||
#
|
||||
#######################################################################
|
||||
|
||||
SUBDIRS = lib package
|
||||
SUBDIRS = library package
|
||||
|
||||
DIST_SUBDIRS = include lib package
|
||||
|
||||
|
@ -271,15 +271,15 @@ package/windows/authtokenclient_msm/Makefile
|
||||
package/windows/authtokenclient_msi/Makefile
|
||||
package/linux/CASA_auth_token_client.spec
|
||||
include/Makefile
|
||||
lib/Makefile
|
||||
lib/linux/Makefile
|
||||
lib/windows/Makefile
|
||||
lib/mechanisms/Makefile
|
||||
lib/mechanisms/pwd/Makefile
|
||||
lib/mechanisms/pwd/linux/Makefile
|
||||
lib/mechanisms/pwd/windows/Makefile
|
||||
lib/mechanisms/krb5/Makefile
|
||||
lib/mechanisms/krb5/linux/Makefile
|
||||
lib/mechanisms/krb5/windows/Makefile
|
||||
library/Makefile
|
||||
library/linux/Makefile
|
||||
library/windows/Makefile
|
||||
library/mechanisms/Makefile
|
||||
library/mechanisms/pwd/Makefile
|
||||
library/mechanisms/pwd/linux/Makefile
|
||||
library/mechanisms/pwd/windows/Makefile
|
||||
library/mechanisms/krb5/Makefile
|
||||
library/mechanisms/krb5/linux/Makefile
|
||||
library/mechanisms/krb5/windows/Makefile
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user