mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 08:04:14 +02:00
Another VPATH fix.
This commit is contained in:
parent
3dae6bc2ff
commit
7ed5b3ca14
@ -16,7 +16,7 @@ AM_YFLAGS = -d
|
|||||||
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
|
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
|
||||||
|
|
||||||
.hh.h:
|
.hh.h:
|
||||||
cp $(srcdir)/$< $(srcdir)/$@
|
if [ -e $(srcdir)/$< ]; then cp $(srcdir)/$< $(srcdir)/$@; fi
|
||||||
|
|
||||||
libconfig_la_SOURCES = \
|
libconfig_la_SOURCES = \
|
||||||
base-type.conf \
|
base-type.conf \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user