release: beta release 1.13.1b (will become 1.13.2)
[automake.git] / m4 / extra-recurs.m4
blob02cc53fc18d2c0d35eb1dec6ad98faad5269c22e
1 # AM_EXTRA_RECURSIVE_TARGETS                                -*- Autoconf -*-
3 # Copyright (C) 2012-2013 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # AM_EXTRA_RECURSIVE_TARGETS
10 # --------------------------
11 # Define the list of user recursive targets.  This macro exists only to
12 # be traced by Automake, which will ensure that a proper definition of
13 # user-defined recursive targets (and associated rules) is propagated
14 # into all the generated Makefiles.
15 # TODO: We should really reject non-literal arguments here...
16 AC_DEFUN([AM_EXTRA_RECURSIVE_TARGETS], [])