antd-tunnel-publishers/v4l2cam/Makefile.am
2020-12-27 19:35:15 +01:00

12 lines
175 B
Makefile

AUTOMAKE_OPTIONS = foreign
AM_CPPFLAGS = -W -Wall -g -std=c99
# bin
bin_PROGRAMS = v4l2cam
# source files
v4l2cam_SOURCES = v4l2cam.c ../tunnel.c
v4l2cam_CPPFLAGS= -I../