aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index 0dc7028..e2ece60 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ LDFLAGS += -lgtk-3 \
########################################################################
# Phony targets
-.PHONY: all debug lang paramano-extra clean strip install
+.PHONY: all lang paramano-extra clean strip install
########################################################################
@@ -81,15 +81,6 @@ all: paramano paramano-set lang paramano-extra
########################################################################
-# Make entire suite, with a huge amount of debug messages compiled-in
-# Seriously, don't use this feature unless you're actually having a
-# bug. It'll flood your system journal with repetitive, boring drivel
-debug:
- make all CFLAGS="$(CFLAGS) -DDEBUG"
-########################################################################
-
-
-########################################################################
# Make main paramano system tray program
paramano: bat_tray.o \
common.o \