]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Add PACKAGE_VERSION to Makefile
authorJan Safranek <jsafrane@redhat.com>
Mon, 2 Mar 2009 12:09:16 +0000 (13:09 +0100)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Thu, 26 Mar 2009 08:24:55 +0000 (13:54 +0530)
commit88ae23dacc23a3e53aa5c9c626a8d0631cc602a3
tree4b8af8765ac4fa73887f2ede483f24b20a7ae632
parent483c354c286d892af643b564988a4c90808a262e
Add PACKAGE_VERSION to Makefile

By removing PACKAGE_VERSION in SVN rev. 344 I broke 'make install' - the macro
must be defined there, 'make install' needs it to build library symlinks.

I am sorry, I should have noticed it earlier.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Makefile.in