From 7a88150cf44a842e2202edd99bb19fa136a295a2 Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Fri, 11 Mar 2011 02:42:33 +0200 Subject: Move endif to the bottom where it actually belongs. --- qt-kde-team/2/debian-qt-kde.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qt-kde-team') diff --git a/qt-kde-team/2/debian-qt-kde.mk b/qt-kde-team/2/debian-qt-kde.mk index 46106ef..36c54ca 100644 --- a/qt-kde-team/2/debian-qt-kde.mk +++ b/qt-kde-team/2/debian-qt-kde.mk @@ -50,7 +50,6 @@ run_dh_sameversiondep: dh_sameversiondep $(foreach t,$(dhmk_binary_targets),pre_$(t)_dh_gencontrol): run_dh_sameversiondep -endif # ifndef dqk_dir debian/stamp-man-pages: if ! test -d debian/man/out; then mkdir -p debian/man/out; fi for f in $$(find debian/man -name '*.sgml'); do \ @@ -88,3 +87,5 @@ install_to_doc-html_package: $(foreach t,install-indep install,post_$(t)_dh_install): install_to_doc-html_package .PHONY: run_dh_sameversiondep cleanup_manpages install_to_doc-html_package + +endif # ifndef dqk_dir -- cgit v1.2.3