mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
add DIST_SUBDIRS to catch both plugins in "make dist" even if not configured in
This commit is contained in:
parent
6890e1f002
commit
43db890016
@ -37,3 +37,5 @@ MAINTAINERCLEANFILES = Makefile.in
|
|||||||
plugindir = $(pluginpath)
|
plugindir = $(pluginpath)
|
||||||
|
|
||||||
SUBDIRS = @PLUGINS@
|
SUBDIRS = @PLUGINS@
|
||||||
|
DIST_SUBDIRS = lan open
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user