Revert "bindings/Makefile.am: Fix a bug that happened when src and build directory...
authorSebastian Harl <sh@tokkee.org>
Thu, 27 Dec 2007 15:39:46 +0000 (16:39 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 27 Dec 2007 16:40:43 +0000 (17:40 +0100)
commit87fd2319a4b26130c114cdf97e1c5104b12ab41a
tree645e6f28472704bc4a8568b338582242492b04d6
parentc96e6f04275cad2ba1622555f3f4e58bda4d92df
Revert "bindings/Makefile.am: Fix a bug that happened when src and build directory are not the same."

This reverts commit 61f5c1a972626212aab60c4d50f45097485b8e51 which had the
following problems:

 * parts of the build process took place in the source directory (which should
   be read-only though)

 * the "perl" target should not be renamed - the name is used in
   @PERL_BINDINGS@ to identify the bindings that are supposed to be built

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
bindings/Makefile.am