]> andersk Git - moira.git/blobdiff - clients/Makefile
missed def.h
[moira.git] / clients / Makefile
index 0159ae9f73e1d3b252b25b339b9f3454bf9018b3..ac179b90598dd38ae2378aa1bcfef677264439ea 100644 (file)
@@ -1,13 +1,16 @@
-# Makefile for first release of SMS.
+# Makefile for SMS 2.0 clients.
 #
 #      $Source$
 #      $Header$
 #      $Author$
 #
+# (c) Copyright 1988 by the Massachusetts Institute of Technology.
+# For copying and distribution information, please see the file
+# <mit-copyright.h>.
 
 DESTDIR=
 
-SUBDIRS= dcmmaint mailmaint passwd sms userreg
+SUBDIRS= mailmaint passwd sms userreg blanche smscheck
 
 all:
        for i in ${SUBDIRS}; do \
This page took 0.031222 seconds and 4 git commands to generate.