From 3e85cc8bfccf63236e815eba64acd99fbe154daf Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 18 Oct 2011 14:49:43 +0200 Subject: New Label and LED widgets. --- plugingui/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 149f4a7..08c2d0c 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -9,6 +9,7 @@ plugingui_SOURCES = \ globalcontext.cc \ gui.cc \ colour.cc \ + led.cc \ window.cc \ widget.cc \ lineedit.cc \ @@ -24,6 +25,7 @@ EXTRA_DIST = \ globalcontext.h \ gui.h \ colour.h \ + led.h \ window.h \ widget.h \ lineedit.h \ -- cgit v1.2.3