[go: up one dir, main page]

Menu

[6b83fa]: / lo / Makefile.am  Maximize  Restore  History

Download this file

11 lines (7 with data), 261 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
libloincludedir = $(includedir)/lo
libloinclude_HEADERS = lo_errors.h lo_lowlevel.h lo_throw.h lo_types.h \
lo_osc_types.h lo_macros.h lo_cpp.h
nodist_libloinclude_HEADERS = lo.h lo_endian.h
if ENABLE_THREADS
libloinclude_HEADERS += lo_serverthread.h
endif