From 425ae8a66aac4fe9e8f181e0de4b8bb7d0777087 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Thu, 15 Nov 2012 17:54:10 +0000 Subject: Remove undefined target --- diff --git a/Makefile b/Makefile index dae508c..31bd5a2 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SCRIPTS = $(CURDIR)/scripts COMMANDS = $(CURDIR)/commands LOG = $(SCRIPTS)/log-command -all: build install-activities +all: build XRANDR_LIBS = $(shell pkg-config --libs xrandr x11) X11_LIBS = $(shell pkg-config --libs x11) -- cgit v0.9.1