Fix config file name

This commit is contained in:
Lon Hohberger 2009-08-21 14:07:56 -04:00
parent d7f7dec3ec
commit 6ff52eecf9

View File

@ -46,6 +46,6 @@ clean:
rm -f ${TARGETS} *~ *.o testprog config.tab.c config.tab.h config.c rm -f ${TARGETS} *~ *.o testprog config.tab.c config.tab.h config.c
install: install:
install -m 0644 example.conf /etc/fence_virtd.conf install -m 0644 example.conf /etc/fence_virt.conf