From 77296e1725d6e3e7d6006a447678908e9b0eb601 Mon Sep 17 00:00:00 2001 From: Josh Rickmar Date: Wed, 11 Jul 2012 10:03:43 -0400 Subject: Makefile fixes for Linux and FreeBSD. Install the css to the resource dir on Linux, and install _o/ for FreeBSD (why wasn't this done before?) --- linux/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/Makefile') diff --git a/linux/Makefile b/linux/Makefile index 6e35266..c0c2455 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -53,6 +53,7 @@ install: all install -m 755 -d $(DESTDIR)$(RESDIR) install -m 755 xombrero $(DESTDIR)$(BINDIR) install -m 644 ../xombrero.1 $(DESTDIR)$(MANDIR)/man1/xombrero.1 + install -m 644 ../xombrero.css $(DESTDIR)$(RESDIR) install -m 644 ../xombreroicon16.png $(DESTDIR)$(RESDIR) install -m 644 ../xombreroicon32.png $(DESTDIR)$(RESDIR) install -m 644 ../xombreroicon48.png $(DESTDIR)$(RESDIR) -- cgit 1.4.1-2-gfad0