scons: add alias for identity
This commit is contained in:
@@ -10,4 +10,6 @@ identity = env.ConvenienceLibrary(
|
||||
'id_screen.c',
|
||||
])
|
||||
|
||||
env.Alias('identity', identity)
|
||||
|
||||
Export('identity')
|
||||
|
||||
Reference in New Issue
Block a user