mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
Fix VPATH builds on openSUSE.
This commit is contained in:
parent
32f46da135
commit
3dae6bc2ff
@ -16,7 +16,7 @@ AM_YFLAGS = -d
|
||||
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
|
||||
|
||||
.hh.h:
|
||||
cp $< $@
|
||||
cp $(srcdir)/$< $(srcdir)/$@
|
||||
|
||||
libconfig_la_SOURCES = \
|
||||
base-type.conf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user