####### kdevelop will overwrite this part!!! (begin)########## SUBDIRS = kplayer po doc icons EXTRA_DIST = admin debian AUTHORS COPYING ChangeLog INSTALL README TODO kplayer.lsm BUGS configure.in.in Makefile.dist stamp-h.in stamp-h1.in stamp-h2.in stamp-h3.in stamp-h4.in subdirs configure.files ####### kdevelop will overwrite this part!!! (end)############ # not a GNU package. You can remove this line, if # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = dist-bzip2 foreign KDE_OPTIONS = noautodist nofinal $(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in ; $(top_srcdir)/subdirs: cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs $(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4 MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files # cd kplayer && rm -f *.moc.cpp package-messages: kde_includes=$(kde_includes) $(MAKE) -f admin/Makefile.common package-messages $(MAKE) -C po merge dist-hook: cd $(top_distdir) && perl admin/am_edit -padmin cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs