build: Move wcap/Makefile.am into top-level Makefile.am
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
bin_PROGRAMS = wcap-decode
|
||||
|
||||
wcap_decode_SOURCES = \
|
||||
main.c \
|
||||
wcap-decode.c \
|
||||
wcap-decode.h
|
||||
|
||||
wcap_decode_CFLAGS = $(GCC_CFLAGS) $(WCAP_CFLAGS)
|
||||
wcap_decode_LDADD = $(WCAP_LIBS)
|
||||
Reference in New Issue
Block a user