diff --git a/simgear/io/Makefile.am b/simgear/io/Makefile.am index df38a744..1f354897 100644 --- a/simgear/io/Makefile.am +++ b/simgear/io/Makefile.am @@ -10,7 +10,7 @@ include_HEADERS = \ sg_serial.hxx \ sg_socket.hxx \ sg_socket_udp.hxx \ - raw_socket.hxx \ + raw_socket.hxx libsgio_a_SOURCES = \ iochannel.cxx \