]> andersk Git - moira.git/blobdiff - man/Makefile.in
Redhat 6.x doesn't have an in_addr_t typedef. Compensate.
[moira.git] / man / Makefile.in
index b759e82b3884e391aa4e03054a19ceb86e11fc15..2a2baadff3cb90b3c9e82bebd2ae7d30da09ac9f 100644 (file)
@@ -12,7 +12,7 @@ prefix=@prefix@
 mandir=@mandir@
 
 MAN1=  blanche.1 chfn.1 chpobox.1 chsh.1 dcmmaint.1 listmaint.1 \
-       mailmaint.1 moira.1 mrcheck.1 usermaint.1 userreg.1
+       mailmaint.1 moira.1 mrcheck.1 stella.1 usermaint.1 userreg.1
 MAN3=  canonicalize_hostname.3 format_filesys_type.3 moira.3 \
        mr_access.3 mr_auth.3 mr_connect.3 mr_disconnect.3 \
        mr_host.3 mr_motd.3 mr_noop.3 mr_query.3 \
@@ -26,6 +26,9 @@ all:
 
 clean:
 
+cleandir distclean: clean
+       rm -f Makefile
+
 depend:
 
 install:
This page took 0.067497 seconds and 4 git commands to generate.