8 lines
125 B
Makefile
8 lines
125 B
Makefile
|
noinst_LIBRARIES = libosxutil.a
|
||
|
|
||
|
libosxutil_a_SOURCES = bundledirs.c
|
||
|
|
||
|
noinst_HEADERS = libosxutil.h
|
||
|
|
||
|
EXTRA_DIST= callables.c
|