]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/Makefile.am
merge branch-2-1
[netatalk.git] / libatalk / compat / Makefile.am
index aa447be849aad607586c55bc235ea6d7c407b8f3..ebe54b21a8b0d2b52213b3a352fe495af37a319a 100644 (file)
@@ -2,15 +2,13 @@
 
 noinst_LTLIBRARIES = libcompat.la
 
-EXTRA_DIST = flock.c
 libcompat_la_SOURCES = \
        mktemp.c        \
        getusershell.c  \
        strcasecmp.c    \
        strstr.c        \
-if !HAVE_FLOCK
-       flock.c         \
-endif
        strdup.c        \
        inet_aton.c     \
-       rquota_xdr.c 
+       rquota_xdr.c    \
+       pselect.c       \
+       snprintf.c