Code

bindings/perl/Makefile.PL: Let the Perl module depend on liboping.la.
authorSebastian Harl <sh@tokkee.org>
Tue, 17 Feb 2009 10:51:27 +0000 (11:51 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 17 Feb 2009 12:17:47 +0000 (13:17 +0100)
commit310851e96b05849a8d942ebac4378713806f4430
treeeee0fbd2fc02cc6521006b5a74c2728f8b926fbe
parent038430e5ac1c7d4f6aa0e8920b2b0373860fc46f
bindings/perl/Makefile.PL: Let the Perl module depend on liboping.la.

When building the Perl module from the liboping sources (instead of e.g. a
stand-alone Perl package), the module will now be rebuilt if the library has
been changed.
bindings/perl/Makefile.PL