From a0e829059ab2ca46b76c9b81ec5172a70082343a Mon Sep 17 00:00:00 2001 From: ehofman Date: Thu, 15 May 2003 08:13:38 +0000 Subject: [PATCH] Add an otherwise lost header file to the Makefile --- src/Network/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Network/Makefile.am b/src/Network/Makefile.am index 1bc452801..927a4185d 100644 --- a/src/Network/Makefile.am +++ b/src/Network/Makefile.am @@ -12,6 +12,8 @@ else MPLAYER_AS = endif +EXTRA_DIST = net_gui.hxx + libNetwork_a_SOURCES = \ protocol.cxx protocol.hxx \ atc610x.cxx atc610x.hxx \ -- 2.39.5