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.
19 lines
892 B
19 lines
892 B
14 years ago
|
noinst_LIBRARIES = libnewuserwizard.a
|
||
|
KDE_OPTIONS = noautodist
|
||
|
|
||
|
INCLUDES = $(all_includes) -I../wizardpages -I$(top_srcdir) -I.
|
||
|
|
||
|
libnewuserwizard_a_METASOURCES = AUTO
|
||
|
|
||
|
libnewuserwizard_a_SOURCES = knewuserwizard.cpp kgeneralpagedecl.ui kcurrencypagedecl.ui kpasswordpagedecl.ui kaccountpagedecl.ui kpreferencepagedecl.ui kfilepagedecl.ui kintropagedecl.ui
|
||
|
|
||
|
EXTRA_DIST = kgeneralpagedecl.ui kcurrencypagedecl.ui kpasswordpagedecl.ui kaccountpagedecl.ui kpreferencepagedecl.ui kfilepagedecl.ui kintropagedecl.ui
|
||
|
|
||
|
DISTCLEANFILES= kgeneralpagedecl.cpp kgeneralpagedecl.h kcurrencypagedecl.cpp kcurrencypagedecl.h kpasswordpagedecl.cpp kpasswordpagedecl.h kaccountpagedecl.cpp kaccountpagedecl.h kpreferencepagedecl.cpp kpreferencepagedecl.h kfilepagedecl.cpp kfilepagedecl.h kintropagedecl.cpp kintropagedecl.h
|
||
|
|
||
|
noinst_HEADERS = knewuserwizard.h knewuserwizard_p.h
|
||
|
|
||
|
SUBDIRS =
|
||
|
|
||
|
messages: rc.cpp
|