summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c8cf35e45..4af0a0391 100644
--- a/Makefile
+++ b/Makefile
@@ -672,9 +672,6 @@ endif
ifeq ($(TARGET),windows)
$(Q)$(TOUCH) frontends/windows/res/preferences
endif
-ifeq ($(TARGET),gtk)
- $(Q)$(TOUCH) frontends/gtk/res/toolbarIndices
-endif
ifeq ($(NETSURF_STRIP_BINARY),YES)
$(VQ)echo " STRIP: $(EXETARGET)"
$(Q)$(STRIP) $(EXETARGET)