Revision 5cbb15b9 snf-image-host/Makefile.am

b/snf-image-host/Makefile.am
35 35
	   -e 's|@LOSETUP[@]|$(LOSETUP)|g' \
36 36
	   -e 's|@KPARTX[@]|$(KPARTX)|g' \
37 37
	   -e 's|@SFDISK[@]|$(SFDISK)|g' \
38
	   -e 's|@QEMU_IMG[@]|$(QEMU_IMG)|g' \
38 39
	   -e 's|@INSTALL_MBR[@]|$(INSTALL_MBR)|g' \
39
	   -e 's|@progress_monitor_support[@]|$(progress_monitor_support)|g' \
40
	   -e 's|@PROGRESS_MONITOR[@]|$(PROGRESS_MONITOR)|g'
40
	   -e 's|@PROGRESS_MONITOR[@]|$(PROGRESS_MONITOR)|g' \
41
	   -e 's|@progress_monitor_support[@]|$(progress_monitor_support)|g'
41 42

  
42 43
%:%.in Makefile
43 44
	rm -f $@ $@.tmp

Also available in: Unified diff