Skip to content

Commit 4b97c3b

Browse files
RincewindsHatLorenz Kästle
andauthored
Add 'build' target to Makefile to make that autodetectable (#37)
Co-authored-by: Lorenz Kästle <lorenz.kaestle@netways.de>
1 parent 9ed7468 commit 4b97c3b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ libexec_PROGRAMS = check_interfaces
33
include_HEADERS = snmp_bulkget.h utils.h
44

55
check_interfaces_SOURCES = check_interfaces.c snmp_bulkget.c utils.c
6+
7+
build: check_interfaces

0 commit comments

Comments
 (0)