diff options
Diffstat (limited to 'kmymoney2/wizards/Makefile.am')
-rw-r--r-- | kmymoney2/wizards/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kmymoney2/wizards/Makefile.am b/kmymoney2/wizards/Makefile.am new file mode 100644 index 0000000..96afbe6 --- /dev/null +++ b/kmymoney2/wizards/Makefile.am @@ -0,0 +1,5 @@ +KDE_OPTIONS = noautodist + +INCLUDES = $(all_includes) -I$(top_srcdir) -I. + +SUBDIRS = wizardpages newuserwizard newaccountwizard |