]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_linux/Makefile
Whitespace removed from the name of a file
[stg.git] / projects / stargazer / plugins / capture / ether_linux / Makefile
index f10886c6a97da4be13103a88c316e9e19dc75971..a045167c10c9e105f6042758adb9f7125f3c3b10 100644 (file)
@@ -6,10 +6,10 @@ include ../../../../../Makefile.conf
 
 PROG = mod_cap_ether.so
 
-SRCS = ./ether_cap.cpp 
+SRCS = ./ether_cap.cpp
 
 LIBS += $(LIB_THREAD)
-STGLIBS = -lstg_common
+STGLIBS = -lstgcommon
 
 include ../../Makefile.in