fix automake subdir-objects warning on Mac OS X, fixes part of #115
This commit is contained in:
parent
b33a6e4c22
commit
4ba55d6814
@ -1,3 +1,5 @@
|
||||
AUTOMAKE_OPTIONS = subdir-objects
|
||||
|
||||
noinst_LIBRARIES = libfko_util.a
|
||||
|
||||
libfko_util_source_files = ../lib/strlcpy.c ../lib/strlcat.c ../lib/fko_util.c ../lib/fko_util.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user