Makefile.am: fix autogen warning about subdir objects

This commit is contained in:
Thomas Batten 2021-01-22 20:42:49 +10:30
parent 46f08a0b96
commit fad566e010
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS=-I m4
if DBE

View File

@ -1,3 +1,5 @@
AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = \
@KDRIVE_INCS@ \
@KDRIVE_CFLAGS@