mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Add file extension of source file in GNUMakefile
This commit is contained in:
parent
02d4823ecb
commit
56ab182563
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ ifeq ($(OBJC_RUNTIME_LIB), ng)
|
|||
NSKVOSwizzling.m
|
||||
else
|
||||
BASE_MFILES += \
|
||||
NSKeyValueObserving
|
||||
NSKeyValueObserving.m
|
||||
endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue