X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libatalk%2Fcompat%2FMakefile.am;h=810a6c64044fb4b8006f69e9fe043adc2becaf12;hb=6a530a4b203eddcbe2dba44a11fa3e3150707b11;hp=ef602e5752db7a12a7a771a26967d701e07440f0;hpb=af83c425274c909a4370c70c9e1fa1b8d3f41961;p=netatalk.git diff --git a/libatalk/compat/Makefile.am b/libatalk/compat/Makefile.am index ef602e57..810a6c64 100644 --- a/libatalk/compat/Makefile.am +++ b/libatalk/compat/Makefile.am @@ -2,4 +2,10 @@ noinst_LTLIBRARIES = libcompat.la -libcompat_la_SOURCES = mktemp.c getusershell.c strcasecmp.c strstr.c flock.c strdup.c inet_aton.c rquota_xdr.c +libcompat_la_SOURCES = \ + misc.c \ + mktemp.c \ + getusershell.c \ + rquota_xdr.c \ + pselect.c \ + strlcpy.c