diff options
Diffstat (limited to 'bin/audit/Makefile.am')
-rw-r--r-- | bin/audit/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/audit/Makefile.am b/bin/audit/Makefile.am index 1b5d554ac62b7..e7977831fddb9 100644 --- a/bin/audit/Makefile.am +++ b/bin/audit/Makefile.am @@ -1,6 +1,6 @@ -# -# $P4: //depot/projects/trustedbsd/openbsm/bin/audit/Makefile.am#6 $ -# +## +## $P4: //depot/projects/trustedbsd/openbsm/bin/audit/Makefile.am#7 $ +## if USE_NATIVE_INCLUDES INCLUDES = -I$(top_builddir) -I$(top_srcdir) |