diff options
| author | Theodore Tso <tytso@mit.edu> | 1992-06-06 00:04:11 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1992-06-06 00:04:11 +0000 |
| commit | 3b1a59ed04dcf5acf8fa2650a3ff02f840a378eb (patch) | |
| tree | 279b5ee5f803fc2b5fa21a29985209ab44b461e8 /src/appl | |
| parent | 341b980ad8dd1fbce2c583fd61baa504a5654cd5 (diff) | |
Added depend target
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2283 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl')
| -rw-r--r-- | src/appl/movemail/Imakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/appl/movemail/Imakefile b/src/appl/movemail/Imakefile index d91dfddb8..8ddded602 100644 --- a/src/appl/movemail/Imakefile +++ b/src/appl/movemail/Imakefile @@ -33,3 +33,5 @@ LOCAL_LIBRARIES = $(KLIB) $(HESLIBS) #endif SimpleTestProgramTarget(movemail) + +DependTarget() |
