1
0
mirror of https://github.com/Waujito/youtubeUnblock.git synced 2025-01-28 04:19:01 +00:00
youtubeUnblock/deps/libnfnetlink/utils/Makefile.am

8 lines
158 B
Makefile
Raw Normal View History

include $(top_srcdir)/Make_global.am
check_PROGRAMS = iftest
iftest_SOURCES = iftest.c
iftest_LDADD = ../src/libnfnetlink.la
iftest_LDFLAGS = -dynamic -ldl