summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/Makefile.am
blob: f1a13327ed034070b979f702a8baeb0fc955b8ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
INCLUDES= -I$(top_srcdir)/kbugbuster/backend -I$(top_srcdir)/kbugbuster/ $(all_includes)

noinst_LTLIBRARIES = libkbbmainwindow.la

libkbbmainwindow_la_SOURCES = packagelvi.cpp buglvi.cpp cwloadingwidget.cpp \
                              cwsearchwidget_base.ui cwsearchwidget.cpp \
                              cwbugdetailscontainer_base.ui \
                              cwbugdetailscontainer.cpp \
                              cwbuglistcontainer.cpp \
                              cwbugdetails.cpp \
                              centralwidget_base.ui centralwidget.cpp \
                              kbbmainwindow.cpp msginputdialog.cpp \
                              packageselectdialog.cpp messageeditor.cpp \
                              severityselectdialog.cpp \
                              preferencesdialog.cpp loadallbugsdlg.cpp \
                              serverconfigdialog.cpp

METASOURCES = AUTO

EXTRA_DIST = kbugbusterui.rc

rcdir = $(kde_datadir)/kbugbuster
rc_DATA = kbugbusterui.rc