diff options
Diffstat (limited to 'sd/Library_sdd.mk')
-rw-r--r-- | sd/Library_sdd.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/Library_sdd.mk b/sd/Library_sdd.mk index 08c8c8a70ffc..73b515df5bd6 100644 --- a/sd/Library_sdd.mk +++ b/sd/Library_sdd.mk @@ -28,8 +28,6 @@ $(eval $(call gb_Library_Library,sdd)) -$(eval $(call gb_Library_add_precompiled_header,sdd,$(SRCDIR)/sd/inc/pch/precompiled_sd)) - $(eval $(call gb_Library_set_include,sdd,\ $$(INCLUDE) \ -I$(realpath $(SRCDIR)/sd/inc) \ |