X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libatalk%2Fcompat%2FMakefile.am;h=810a6c64044fb4b8006f69e9fe043adc2becaf12;hb=371efee757ed56fd9e2f46b39fae625924d2cfc2;hp=2338cf39721da572cc2ad4e0d77de2525d97e4c8;hpb=ad220cd96d55445846d30b951a188ec5f9b849b2;p=netatalk.git diff --git a/libatalk/compat/Makefile.am b/libatalk/compat/Makefile.am index 2338cf39..810a6c64 100644 --- a/libatalk/compat/Makefile.am +++ b/libatalk/compat/Makefile.am @@ -3,8 +3,9 @@ noinst_LTLIBRARIES = libcompat.la libcompat_la_SOURCES = \ + misc.c \ + mktemp.c \ getusershell.c \ rquota_xdr.c \ pselect.c \ - strlcpy.c \ - misc.c + strlcpy.c