5 lines
149 B
Makefile
5 lines
149 B
Makefile
INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src/include
|
|
|
|
lib_LTLIBRARIES = reverse_collator.la
|
|
reverse_collator_la_LDFLAGS = -avoid-version -module
|