fix automake subdir-objects warning on Mac OS X, fixes part of #115

This commit is contained in:
Michael Rash 2014-03-17 22:05:45 -04:00
parent b33a6e4c22
commit 4ba55d6814

View File

@ -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