Fix VPATH builds on openSUSE.

This commit is contained in:
Gunnar Beutner 2013-10-02 13:37:35 +02:00
parent 32f46da135
commit 3dae6bc2ff
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ AM_YFLAGS = -d
$(top_builddir)/tools/mkembedconfig/mkembedconfig $< $@
.hh.h:
cp $< $@
cp $(srcdir)/$< $(srcdir)/$@
libconfig_la_SOURCES = \
base-type.conf \