Skip to content

Commit

Permalink
Makefile.am: enable all options on make distcheck
Browse files Browse the repository at this point in the history
Ensure that all modules are enabled on "make distcheck".

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
mchehab committed Jan 22, 2023
1 parent 644acad commit 4e1fffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-all
ACLOCAL_AMFLAGS=-I m4
SUBDIRS = util man
SYSTEMD_SERVICES_IN = misc/rasdaemon.service.in misc/ras-mc-ctl.service.in
Expand Down

0 comments on commit 4e1fffb

Please sign in to comment.