mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
add libltdl/ to front of SUBDIRS list so it gets built
This commit is contained in:
parent
779a863a0c
commit
51104a0cb4
@ -38,7 +38,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure configure-stamp \
|
||||
config.guess config.sub depcomp install-sh ltmain.sh missing \
|
||||
mkinstalldirs config.h.in stamp-h.in $(distdir).tar.gz
|
||||
|
||||
SUBDIRS = lib src include doc contrib
|
||||
SUBDIRS = libltdl lib src include doc contrib
|
||||
|
||||
dist-hook: ipmitool.spec
|
||||
cp ipmitool.spec $(distdir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user