aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/src/make.configuration.deps
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetIOASCII/src/make.configuration.deps')
-rw-r--r--Carpet/CarpetIOASCII/src/make.configuration.deps2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetIOASCII/src/make.configuration.deps b/Carpet/CarpetIOASCII/src/make.configuration.deps
index 5bfdf71ba..e2cc0712b 100644
--- a/Carpet/CarpetIOASCII/src/make.configuration.deps
+++ b/Carpet/CarpetIOASCII/src/make.configuration.deps
@@ -4,7 +4,7 @@ CARPETIOASCII_BUILD_DIR = $(BUILD_DIR)/CarpetIOASCII
CARPETIOASCII_SRC_DIR = $(PACKAGE_DIR)/Carpet/CarpetIOASCII/src/util
CARPETIOASCII_CFLAGS = -DCCODE $(CFLAGS)
-CARPETIOASCII_LDFLAGS = $(DEBUG_LD) $(LDFLAGS) $(EXTRAFLAGS)
+CARPETIOASCII_LDFLAGS = $(DEBUG_LD) $(LDFLAGS) $(EXTRAFLAGS) $(GENERAL_LIBRARIES)
# add includes
CARPETIOASCII_CFLAGS += -I$(CONFIG) -I$(BINDINGS_DIR)/include -I$(FLESH_DIR)/include