diff --git a/package/c/hemar/Makefile b/package/c/hemar/Makefile index 044c118..13e8f67 100644 --- a/package/c/hemar/Makefile +++ b/package/c/hemar/Makefile @@ -12,4 +12,4 @@ PG_LDFLAGS += -Wl,-rpath,$(shell $(HECTIC_CONFIG) --libdir) SHLIB_LINK += $(shell $(HECTIC_CONFIG) --libs) PGXS := $(shell $(PG_CONFIG) --pgxs) -include $(PGXS) +include $(PGXS) \ No newline at end of file