diff --git a/Makefile.am b/Makefile.am index 0835b739e0..271f0346ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,8 +31,8 @@ install-exec-hook: $(INSTALL) $(installFiles) "$(DESTDIR)$(prefix)/$(productID)" install-data-local: - cp -r -t "$(DESTDIR)$(prefix)/$(productID)" $(installData) mkdir -p "$(DESTDIR)$(prefix)/$(productID)/Songs" + cp -r -t "$(DESTDIR)$(prefix)/$(productID)" $(installData) uninstall-hook: rm -f "$(DESTDIR)$(prefix)/$(productID)/stepmania"