summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '3rdParty/LibIDN/Makefile.inc')
-rw-r--r--3rdParty/LibIDN/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/3rdParty/LibIDN/Makefile.inc b/3rdParty/LibIDN/Makefile.inc
index 6f0e367..f0f64ac 100644
--- a/3rdParty/LibIDN/Makefile.inc
+++ b/3rdParty/LibIDN/Makefile.inc
@@ -20,8 +20,6 @@ LIBIDN_OBJECTS = \
$(LIBIDN_SOURCES:.c=.o)
CLEANFILES += \
- $(LIBIDN_SOURCES:.c=.gcda) \
- $(LIBIDN_SOURCES:.c=.gcno) \
$(LIBIDN_OBJECTS)