diff options
Diffstat (limited to 'share/snmp/Makefile')
-rw-r--r-- | share/snmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/snmp/Makefile b/share/snmp/Makefile index c2a33761c14..94a3b3cd76d 100644 --- a/share/snmp/Makefile +++ b/share/snmp/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 2008/12/23 18:32:10 reyk Exp $ +# $OpenBSD: Makefile,v 1.2 2012/01/31 18:00:46 joel Exp $ FILES= OPENBSD-SNMPD-CONF.txt OPENBSD-BASE-MIB.txt FILES+= OPENBSD-MEM-MIB.txt OPENBSD-SENSORS-MIB.txt +FILES+= OPENBSD-CARP-MIB.txt all clean cleandir depend lint obj tags: _SUBDIRUSE |