Module Name: othersrc Committed By: lukem Date: Mon Jan 4 05:44:56 UTC 2010
Modified Files: othersrc/libexec/tnftpd: Makefile.am Log Message: Descend into examples. Distribute: todo tnftpd.h To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 othersrc/libexec/tnftpd/Makefile.am Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: othersrc/libexec/tnftpd/Makefile.am diff -u othersrc/libexec/tnftpd/Makefile.am:1.1 othersrc/libexec/tnftpd/Makefile.am:1.2 --- othersrc/libexec/tnftpd/Makefile.am:1.1 Sat Nov 7 09:54:23 2009 +++ othersrc/libexec/tnftpd/Makefile.am Mon Jan 4 05:44:56 2010 @@ -1,3 +1,7 @@ -## $NetBSD: Makefile.am,v 1.1 2009/11/07 09:54:23 lukem Exp $ +## $NetBSD: Makefile.am,v 1.2 2010/01/04 05:44:56 lukem Exp $ -SUBDIRS = libnetbsd ls src +SUBDIRS = examples libnetbsd ls src + +EXTRA_DIST = \ + todo \ + tnftpd.h