$(AUTOCONF) -B $(AUTOHACKS_PREPEND_INCLUDE_DIR)
ACLOCAL_SOURCES = \
- build/aclocal/bakefile.m4 \
+ build/aclocal/ac_raf_func_which_getservbyname_r.m4 \
+ build/aclocal/atomic_builtins.m4 \
+ build/aclocal/ax_func_which_gethostbyname_r.m4 \
+ build/aclocal/bakefile-dllar.m4 \
build/aclocal/bakefile-lang.m4 \
+ build/aclocal/bakefile.m4 \
build/aclocal/cppunit.m4 \
build/aclocal/gst-element-check.m4 \
build/aclocal/gtk-2.0.m4 \
build/aclocal/gtk.m4 \
build/aclocal/pkg.m4 \
- build/aclocal/sdl.m4
+ build/aclocal/sdl.m4 \
+ build/aclocal/visibility.m4
# Run aclocal whenever acinclude or one of our local m4s is updated.
aclocal.m4: configure.in acinclude.m4 $(ACLOCAL_SOURCES)