diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2013-01-16 16:28:20 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-01-16 18:21:51 +0200 |
commit | 3d6d07a7e34e0e767c653008c0eb16ce7ffe5f19 (patch) | |
tree | 80e69b1e149ed232776bce67e862aa0b6053911d /Repository.mk | |
parent | c5fc0af6f551980d3e147f7d6cf1fdd320b8f1fe (diff) |
Get rid of GetVersionInfo and checkdll
With gbuildification neither was actually used anyway, as far as I
could see.
Change-Id: I00d914e6571aed3110226f91ac1685a838031c65
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index fc1e38b88a33..133bbfee1f44 100644 --- a/Repository.mk +++ b/Repository.mk @@ -34,7 +34,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \ bmp \ bmpsum \ cfgex \ - checkdll \ cpp \ cppunit/cppunittester \ g2g \ |