From: Maxim Mamontov Date: Thu, 15 Sep 2011 20:39:58 +0000 (+0300) Subject: Whitespace removed from the name of a file X-Git-Tag: 2.408-rc1~40 X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/8d05adbce3fd922590e8e3edf674cc57773d821e Whitespace removed from the name of a file --- diff --git a/projects/stargazer/plugins/capture/ether_linux/Makefile b/projects/stargazer/plugins/capture/ether_linux/Makefile index 4cd78a3c..a045167c 100644 --- a/projects/stargazer/plugins/capture/ether_linux/Makefile +++ b/projects/stargazer/plugins/capture/ether_linux/Makefile @@ -6,7 +6,7 @@ include ../../../../../Makefile.conf PROG = mod_cap_ether.so -SRCS = ./ether_cap.cpp +SRCS = ./ether_cap.cpp LIBS += $(LIB_THREAD) STGLIBS = -lstgcommon