]> arthur.barton.de Git - netatalk.git/blobdiff - Makefile.am
Merge 2-2
[netatalk.git] / Makefile.am
index 4cf315dd0d9c1ba4a7a65d64ecfadbd702a2abec..5ee6b85319979f0c1e7f18a6af8fa32497a0e4a3 100644 (file)
@@ -7,6 +7,10 @@ EXTRA_DIST = CONTRIBUTORS COPYRIGHT COPYING NEWS VERSION services.atalk
 ACLOCAL_AMFLAGS = -I macros
 AUTOMAKE_OPTIONS = foreign
 
+if USE_BUILTIN_LIBEVENT
+       SUBDIRS += libevent
+endif
+
 if RUN_LDCONFIG
 install-exec-hook:
        @printf "Running ldconfig to ensure libraries installed in system library directories are added to the dynamic linker cache ... "