mirror of https://github.com/citusdata/citus.git
As postgres's generic .l -> .c Makefile rule uses ifdef - which is evaluated early, not during rule evaluation - we have to override the rule, in addition to the detection of FLEX in the previous commit. Fixes: #439 |
||
---|---|---|
.. | ||
backend | ||
bin | ||
include | ||
test/regress |