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

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

libdusercompat_a_SOURCES=	strcasestr.c \
				strchrnul.c