summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96fcfab..9e89c77 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ install: $(USR_BIN_FILES) $(SAMPLES) abuild.conf functions.sh
fi
cp $(SAMPLES) $(DESTDIR)/$(prefix)/share/abuild
cp functions.sh $(DESTDIR)/$(datadir)/
- cp initamfs-init $(DESTDIR)/$(datadir)/
+ cp initramfs-init $(DESTDIR)/$(datadir)/
dist: $(P).tar.bz2