mirror of https://github.com/citusdata/citus.git
Fix whitespace
parent
c8eece443e
commit
afb2e02280
|
@ -36,7 +36,7 @@ all:
|
||||||
|
|
||||||
NO_PGXS = 1
|
NO_PGXS = 1
|
||||||
|
|
||||||
SHLIB_LINK += $(libpq)
|
SHLIB_LINK += $(libpq)
|
||||||
SHLIB_LINK_INTERNAL += -L../columnar -l:columnar.so
|
SHLIB_LINK_INTERNAL += -L../columnar -l:columnar.so
|
||||||
override enable_rpath = yes
|
override enable_rpath = yes
|
||||||
include $(citus_top_builddir)/Makefile.global
|
include $(citus_top_builddir)/Makefile.global
|
||||||
|
|
Loading…
Reference in New Issue