diff options
Diffstat (limited to 'common.once.head.mk')
-rw-r--r-- | common.once.head.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common.once.head.mk b/common.once.head.mk index d0b72a4b92..7aff19a067 100644 --- a/common.once.head.mk +++ b/common.once.head.mk @@ -20,8 +20,6 @@ # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see <http://www.gnu.org/licenses/>. -MAKEFLAGS += --no-builtin-rules - ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} AM_MAKEFLAGS = --no-print-directory AUTOMAKE_OPTIONS = color-tests parallel-tests |