X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=appliance%2FMakefile.am;h=0abd698ef149e29c80bab9ca4e01c5a433dcd846;hp=172f0cf7dad911f4e9f04fdb3022fb3bdf3eeae2;hb=f1930720d96d4a601f1ff63e6ce50da23b90188c;hpb=d1c2287fe4636db9a54888e71fb150984f00b0e4 diff --git a/appliance/Makefile.am b/appliance/Makefile.am index 172f0cf..0abd698 100644 --- a/appliance/Makefile.am +++ b/appliance/Makefile.am @@ -47,8 +47,8 @@ superminfs_DATA = \ endif # Don't change these names - they must be the same as in '*.sh' scripts. -INITRAMFSIMG = initramfs.$(REPO).$(host_cpu).img -VMLINUZ = vmlinuz.$(REPO).$(host_cpu) +INITRAMFSIMG = initramfs.$(host_cpu).img +VMLINUZ = vmlinuz.$(host_cpu) # This is for building the normal appliance: $(INITRAMFSIMG) $(VMLINUZ): $(top_builddir)/initramfs/fakeroot.log