Module Name:    othersrc
Committed By:   lukem
Date:           Mon Jan  4 05:43:51 UTC 2010

Added Files:
        othersrc/libexec/tnftpd/examples: Makefile.am

Log Message:
Install examples to $(datadir)/examples/tnftpd


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/libexec/tnftpd/examples/Makefile.am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: othersrc/libexec/tnftpd/examples/Makefile.am
diff -u /dev/null othersrc/libexec/tnftpd/examples/Makefile.am:1.1
--- /dev/null	Mon Jan  4 05:43:51 2010
+++ othersrc/libexec/tnftpd/examples/Makefile.am	Mon Jan  4 05:43:51 2010
@@ -0,0 +1,7 @@
+## $NetBSD: Makefile.am,v 1.1 2010/01/04 05:43:51 lukem Exp $
+
+exampledir = $(datadir)/examples/tnftpd
+
+dist_example_DATA = \
+	ftpd.conf \
+	ftpusers

Reply via email to