Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/Makefile.am')
-rw-r--r--src/ui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am
index c753408..ef3289f 100644
--- a/src/ui/Makefile.am
+++ b/src/ui/Makefile.am
@@ -23,6 +23,7 @@ noinst_HEADERS = \
paint.h \
palette.h \
plaintext.h \
+ scrollbar.h \
scrollpane.h \
slider.h \
toolbar.h \
@@ -44,6 +45,7 @@ libui_la_SOURCES = \
paint.cc \
palette.cc \
plaintext.cc \
+ scrollbar.cc \
scrollpane.cc \
slider.cc \
toolbar.cc \