summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohn Carr <jfc@mit.edu>1991-06-03 16:57:33 +0000
committerJohn Carr <jfc@mit.edu>1991-06-03 16:57:33 +0000
commit2706e51d4aa47007fad55f4ca4b4c417208cabf7 (patch)
tree9b389e19df99d05c586ccfa8e52b272073ebe449 /src
parentbe66dec93753cbaa0cc506a07c66fb8f9244e595 (diff)
Add null target for includes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2142 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/appl/user_user/Imakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/appl/user_user/Imakefile b/src/appl/user_user/Imakefile
index b04f76d9d..35efdd81b 100644
--- a/src/appl/user_user/Imakefile
+++ b/src/appl/user_user/Imakefile
@@ -37,3 +37,5 @@ DependTarget()
clean::
$(RM) $(SERVEROBJS) $(CLIENTOBJS) uuclient uuserver
+
+includes::