blob: fe17df454f882cda8f2d68bfc0024e827629229f [file]
# Makefile.am for other select plugin. Used when laying the select plugin
AUTOMAKE_OPTIONS = foreign
CLEANFILES = core.*
AM_CFLAGS = -I$(top_srcdir)
# making a .la
noinst_LTLIBRARIES = libother_select.la
libother_select_la_SOURCES = \
other_select.c other_select.h