diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 72938d33d..911bf05d8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -114,6 +114,7 @@ SRC += events/actionevent.h \ listeners/attributelistener.cpp \ listeners/attributelistener.h \ gui/widgets/basiccontainer.h \ + gui/browserlink.h \ gui/buttoninfo.h \ gui/buttontext.h \ const/gui/chat.h \ |