From 572fc2d3441ff5ddbf361b2e815910d79fa4f66d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 28 May 2018 17:49:54 +0200 Subject: debian: Add libosmoctrl-doc sub-package This fixes the debian package builds for libosmocore.git Change-Id: I454e3c0175ab5a89e8925e036a3644299367df0f --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 2399b01f..6eb7346c 100755 --- a/debian/rules +++ b/debian/rules @@ -52,6 +52,7 @@ override_dh_clean: $(RM) tests/testsuite $(RM) -r doc/codec/ $(RM) -r doc/core/ + $(RM) -r doc/ctrl/ $(RM) -r doc/gsm/ $(RM) -r doc/gb/ $(RM) -r doc/vty/html/ -- cgit v1.2.3