aboutsummaryrefslogtreecommitdiff
path: root/compat/Makefile.am
blob: 88a2689b140e54181e408b4ff31ce19cd5498f72 (plain) (blame)
1
2
3
4
5
6
noinst_LIBRARIES = libdusercompat.a

AM_CPPFLAGS =	-I$(top_srcdir)/include/compat

libdusercompat_a_SOURCES=	strcasestr.c \
				strchrnul.c