diff options
Diffstat (limited to 'ksirc/puke/Makefile.am')
-rw-r--r-- | ksirc/puke/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksirc/puke/Makefile.am b/ksirc/puke/Makefile.am index de25d641..4fbf90d2 100644 --- a/ksirc/puke/Makefile.am +++ b/ksirc/puke/Makefile.am @@ -12,7 +12,7 @@ libpuke_la_SOURCES = pwidget.cpp pobject.cpp \ pprogress.cpp ptablevw.cpp plistbox.cpp \ plabel.cpp pmenudta.cpp ppopmenu.cpp \ palistbox.cpp ptabdialog.cpp \ - pkfiledialog.cpp pobjfinder.cpp + ptdefiledialog.cpp pobjfinder.cpp $(srcdir)/HOWTO-PUKE.txt: HOWTO-PUKE.pod pod2text $(srcdir)/HOWTO-PUKE.pod > HOWTO-PUKE.txt @@ -34,7 +34,7 @@ perl_DATA = commands-handler.pl commands-perl.pl convert_commands.pl \ puke.pl small.pl test.pl tester.pl \ dcc_progress.pm dcc_status.pm load_all.pm \ palistbox.pm pbase.pm pboxlayout.pm pbutton.pm pframe.pm \ - pkfiledialog.pm plabel.pm plined.pm plistbox.pm pmenudta.pm \ + ptdefiledialog.pm plabel.pm plined.pm plistbox.pm pmenudta.pm \ ppopmenu.pm pprogress.pm ppushbt.pm ptabdialog.pm ptablevw.pm \ pwidget.pm pobjfinder.pm |