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.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am
index 36a1ac1..c753408 100644
--- a/src/ui/Makefile.am
+++ b/src/ui/Makefile.am
@@ -12,7 +12,6 @@ noinst_HEADERS = \
bitmap.h \
button.h \
console.h \
- container.h \
definitions.h \
font.h \
iconbutton.h \
@@ -20,7 +19,6 @@ noinst_HEADERS = \
label.h \
listitem.h \
listview.h \
- menu.h \
modelview.h \
paint.h \
palette.h \
@@ -36,14 +34,12 @@ libui_la_SOURCES = \
bitmap.cc \
button.cc \
console.cc \
- container.cc \
font.cc \
iconbutton.cc \
inputbox.cc \
label.cc \
listitem.cc \
listview.cc \
- menu.cc \
modelview.cc \
paint.cc \
palette.cc \