Remove keydb backend specific compilation rule
authorJonathan McDowell <noodles@earth.li>
Mon, 18 Jan 2010 10:14:38 +0000 (23:14 +1300)
committerJonathan McDowell <noodles@earth.li>
Mon, 18 Jan 2010 10:14:38 +0000 (23:14 +1300)
  We were defining a custom compile rule for the keydb .c -> .o stage,
  which left out the CFLAGS. We don't need this; the custom bit is at
  link time so we pick up the right libs.


No differences found