Module Name:    othersrc
Committed By:   lukem
Date:           Sun May  5 13:06:37 UTC 2013

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

Log Message:
pass -Ibuildaux to aclocal


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 othersrc/usr.bin/tnftp/Makefile.am:1.3
--- othersrc/usr.bin/tnftp/Makefile.am:1.2	Mon Jan  4 06:24:58 2010
+++ othersrc/usr.bin/tnftp/Makefile.am	Sun May  5 13:06:37 2013
@@ -1,4 +1,6 @@
-## $NetBSD: Makefile.am,v 1.2 2010/01/04 06:24:58 lukem Exp $
+## $NetBSD: Makefile.am,v 1.3 2013/05/05 13:06:37 lukem Exp $
+
+ACLOCAL_AMFLAGS = -I buildaux
 
 SUBDIRS = libnetbsd
 

Reply via email to