forked from altcloud/fence-virt
Fix libvirt-qpid build
Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
This commit is contained in:
parent
9d59ad84a5
commit
0702f25435
@ -124,7 +124,7 @@ checkpoint.so: ${checkpoint_so_SOURCES:.c=.o}
|
||||
$(CC) $(CFLAGS) -c -o $@ $^ $(INCLUDES)
|
||||
|
||||
%.opp: %.cpp
|
||||
$(CPP) $(CFLAGS) -c -o $@ $^ $(INCLUDES)
|
||||
$(CXX) $(CFLAGS) -c -o $@ $^ $(INCLUDES)
|
||||
|
||||
install: all
|
||||
if [ ! -d ${DESTDIR}/${sbindir} ]; then \
|
||||
|
Loading…
x
Reference in New Issue
Block a user