diff options
| author | Wayne Davison <wayned@samba.org> | 2004-05-02 17:04:14 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@samba.org> | 2004-05-02 17:04:14 +0000 |
| commit | f57b2e6150af146c87e7d51a45e98118c60a510b (patch) | |
| tree | 885a69d4e279f2723db5b244b5e6527808042bca /Makefile.in | |
| parent | af45f9e27e71b8ea5aca226f39a44eb88f83ce92 (diff) | |
| download | android_external_rsync-f57b2e6150af146c87e7d51a45e98118c60a510b.tar.gz android_external_rsync-f57b2e6150af146c87e7d51a45e98118c60a510b.tar.bz2 android_external_rsync-f57b2e6150af146c87e7d51a45e98118c60a510b.zip | |
Got rid of a TODO comment that was fixed long ago.
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 6cd65e2b..47196620 100644 --- a/Makefile.in +++ b/Makefile.in @@ -146,9 +146,6 @@ test: check # There seems to be no standard way to specify some variables as # exported from a Makefile apart from listing them like this. -# TODO: Tests that depend on built test aide programs like tls need to -# know where the build directory is. - # This depends on building rsync; if we need any helper programs it # should depend on them too. |
