You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
500 B
15 lines
500 B
METASOURCES = AUTO
|
|
|
|
noinst_LTLIBRARIES = libkopeteyahooui.la
|
|
AM_CPPFLAGS = $(KOPETE_INCLUDES) \
|
|
-I$(srcdir)/.. \
|
|
$(all_includes)
|
|
|
|
|
|
libkopeteyahooui_la_SOURCES = yahooadd.ui yahooeditaccountbase.ui \
|
|
yahooinvitelistbase.ui yahooinvitelistimpl.cpp empty.cpp yahooverifyaccountbase.ui \
|
|
yahoostealthsetting.ui yahoowebcamdialog.cpp yahoogeneralinfowidget.ui yahoouserinfodialog.cpp \
|
|
yahooworkinfowidget.ui yahoootherinfowidget.ui
|
|
EXTRA_DIST = dlgrename.ui
|
|
noinst_HEADERS = yahoouserinfodialog.h
|