summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2011-10-18 14:49:43 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2011-10-18 14:49:43 +0200
commit3e85cc8bfccf63236e815eba64acd99fbe154daf (patch)
treec3988ded4857263cebff1515999fa5f44aa39b85 /plugingui/Makefile.am
parentef47c71a29292ff9114a67d782e526ac662a1f32 (diff)
New Label and LED widgets.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \