Module Name:    othersrc
Committed By:   lukem
Date:           Mon Jan  4 06:24:58 UTC 2010

Modified Files:
        othersrc/usr.bin/tnftp: Makefile.am

Log Message:
Distribute various files not shipped by default automake rules.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/tnftp/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/usr.bin/tnftp/Makefile.am
diff -u othersrc/usr.bin/tnftp/Makefile.am:1.1 othersrc/usr.bin/tnftp/Makefile.am:1.2
--- othersrc/usr.bin/tnftp/Makefile.am:1.1	Sat Nov 14 08:32:42 2009
+++ othersrc/usr.bin/tnftp/Makefile.am	Mon Jan  4 06:24:58 2010
@@ -1,4 +1,4 @@
-## $NetBSD: Makefile.am,v 1.1 2009/11/14 08:32:42 lukem Exp $
+## $NetBSD: Makefile.am,v 1.2 2010/01/04 06:24:58 lukem Exp $
 
 SUBDIRS = libnetbsd
 
@@ -7,3 +7,7 @@
 endif
 
 SUBDIRS += src
+
+EXTRA_DIST = \
+	todo \
+	tnftp.h

Reply via email to