doc cleanups
authorAlan T. DeKok <aland@freeradius.org>
Wed, 28 Jan 2015 16:57:07 +0000 (11:57 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 28 Jan 2015 16:57:07 +0000 (11:57 -0500)
src/tests/xlat/all.mk

index c76d062..190a1ed 100644 (file)
@@ -19,10 +19,9 @@ $(BUILD_DIR)/tests/xlat:
 #
 #  Files in the output dir depend on the unit tests
 #
-#      src/tests/keywords/FOO          unlang for the test
-#      src/tests/keywords/FOO.attrs    input RADIUS and output filter
-#      build/tests/keywords/FOO        updated if the test succeeds
-#      build/tests/keywords/FOO.log    debug output for the test
+#      src/tests/xlat/FOO              input file
+#      build/tests/xlat/FOO            updated if the test succeeds
+#      build/tests/xlat/FOO.log        debug output for the test
 #
 #  Auto-depend on modules via $(shell grep INCLUDE $(DIR)/radiusd.conf | grep mods-enabled | sed 's/.*}/raddb/'))
 #