diff options
Diffstat (limited to 'libexec/ulog-helper/Makefile')
-rw-r--r-- | libexec/ulog-helper/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/ulog-helper/Makefile b/libexec/ulog-helper/Makefile index c420200..c1697c8 100644 --- a/libexec/ulog-helper/Makefile +++ b/libexec/ulog-helper/Makefile @@ -8,6 +8,4 @@ NO_MAN= DPADD= ${LIBULOG} LDADD= -lulog -WARNS?= 6 - .include <bsd.prog.mk> |