Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ui/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am
index 17bcd70..730cdea 100644
--- a/src/ui/Makefile.am
+++ b/src/ui/Makefile.am
@@ -1,7 +1,12 @@
INCLUDES = -I$(top_srcdir)/src
METASOURCES = AUTO
+if BUILD_DEDICATED
+noinst_LTLIBRARIES =
+else
noinst_LTLIBRARIES = libui.la
+endif
+
noinst_HEADERS = bitmap.h button.h label.h menu.h palette.h ui.h widget.h \
window.h