Fixed make system problems that was causing makes to fail under Linux.
This commit is contained in:
		| @@ -21,9 +21,9 @@ | ||||
| ####################################################################### | ||||
|  | ||||
| if LINUX | ||||
| 	SUBDIRS = $(TARGET_OS) idenTokenProviders Svc | ||||
| SUBDIRS = $(TARGET_OS) idenTokenProviders Svc | ||||
| else | ||||
| 	SUBDIRS =  | ||||
| SUBDIRS =  | ||||
| endif | ||||
|  | ||||
| DIST_SUBDIRS = linux idenTokenProviders Svc | ||||
|   | ||||
		Reference in New Issue
	
	Block a user