Skip to content

Commit

Permalink
modified: libcomm/Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
avp-avp committed Jan 15, 2017
1 parent a188647 commit 5d7bc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcomm/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libcomm.la
libcomm_la_SOURCES = Connection.cpp Connection.h IPConnection.cpp \
IPConnection.h IPListener.cpp IPListener.h IPSupervisor.cpp IPSupervisor.h \
SerialConnection.cpp SerialConnection.h SupervisorClient.cpp SupervisorClient.h libcomm.cpp \
libcomm.h stdafx.cpp stdafx.h targetver.h WebClient.h WebClient.cpp
libcomm.h stdafx.cpp stdafx.h targetver.h WebClient.h WebClient.cpp WebServer.cpp
AM_CFLAGS = -pthread
AM_CXXFLAGS = -pthread -g
libcomm_la_LDFLAGS = -all-static

0 comments on commit 5d7bc58

Please sign in to comment.