From 76714601a275c3ba7d43b33a905e543c8ba930ad Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Mon, 2 Sep 2013 00:48:55 +0200 Subject: [PATCH] install mimeo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8007e91..7f95dc1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) FILES := bin DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap Xresources xprofile zsh* -CONFIGFILES := retroarch compton.conf +CONFIGFILES := retroarch compton.conf mimeo.conf .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES) -- 2.48.1