Add a missing source file.
This commit is contained in:
parent
b8130ff2af
commit
383c91b818
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
noinst_LIBRARIES = libGUI.a
|
||||
|
||||
EXTRA_DIST = net_dlg.cxx net_dlg.hxx
|
||||
|
||||
if ENABLE_NETWORK_OLK
|
||||
NETWORK_SRCS = net_dlg.cxx net_dlg.hxx
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue