####### kdevelop will overwrite this part!!! (begin)########## SUBDIRS = bookmarkbridge EXTRA_DIST = admin AUTHORS COPYING ChangeLog INSTALL README TODO bookmarkbridge.lsm ####### 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 = foreign ndSRCS = dlgexceptbase.cpp dlghelpbase.cpp dlgaboutbase.cpp dlgviewbookmarksbase.cpp dlgaddbrowserbase.cpp dlgbrowsersbase.cpp dlgsettingsbase.cpp dlgmainbase.cpp dlgexceptbase.h dlgbrowsersbase.h dlgmainbase.h dlgsettingsbase.h dlgaboutbase.h dlgviewbookmarksbase.h dlghelpbase.h dlgaddbrowserbase.h ndDATA = bookmarkbridge_settings.html merging_your_bookmarks.html the_main_window.html about_bookmarkbridge.html end_user_license_agreement.html compiling_bookmarkbridge_from_source.html installing_bookmarkbridge.html source_code_roadmap.html obtaining_help.html viewing_your_bookmarks.html why_bookmarkbridge_is_free.html system_requirements.html theory_of_operation.html bookmarkbridges_web_sites.html configuration_files.html where_to_find_bookmarkbridge.html running_bookmarkbridge_for_the_first_time.html command_line_operation.html online_help.html #$(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 package-messages: $(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 cd $(distdir)/bookmarkbridge && rm -f $(ndSRCS) cd $(distdir)/bookmarkbridge/docs/en && rm -f $(ndDATA)