]> git.stg.codes - stg.git/blobdiff - stargazer/plugins/capture/pcap/Makefile
Reorganize plugins.
[stg.git] / stargazer / plugins / capture / pcap / Makefile
diff --git a/stargazer/plugins/capture/pcap/Makefile b/stargazer/plugins/capture/pcap/Makefile
deleted file mode 100644 (file)
index 3eff306..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-include ../../../../../Makefile.conf
-
-PROG = mod_cap_pcap.so
-
-SRCS = ./pcap_cap.cpp
-
-LIBS += -lpcap $(LIB_THREAD)
-
-STGLIBS = common \
-          logger
-
-include ../../Makefile.in
-