feat: hel -> hemar--amend

This commit is contained in:
2025-04-23 12:47:28 +00:00
parent e35d2fad05
commit c2dbf72f14
+1 -1
View File
@@ -12,4 +12,4 @@ PG_LDFLAGS += -Wl,-rpath,$(shell $(HECTIC_CONFIG) --libdir)
SHLIB_LINK += $(shell $(HECTIC_CONFIG) --libs) SHLIB_LINK += $(shell $(HECTIC_CONFIG) --libs)
PGXS := $(shell $(PG_CONFIG) --pgxs) PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS) include $(PGXS)