diff options
Diffstat (limited to 'configs/xfce4/Makefile')
-rw-r--r-- | configs/xfce4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xfce4/Makefile b/configs/xfce4/Makefile index 6a609fb..f4d3009 100644 --- a/configs/xfce4/Makefile +++ b/configs/xfce4/Makefile @@ -1,7 +1,7 @@ # I'm a make retard, there are probably prettier ways of doing this... WORKING_DIR=$(PWD)/.work -ISO_NAME=$(PWD)/Archlinux-XFCE4-Live.iso +ISO_NAME=$(PWD)/archlinux-xfce4-live.iso all: iso |