summaryrefslogtreecommitdiff
path: root/pbx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/Makefile')
-rw-r--r--pbx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/pbx/Makefile b/pbx/Makefile
index 4c474998d..3b3dc7599 100644
--- a/pbx/Makefile
+++ b/pbx/Makefile
@@ -11,6 +11,8 @@
# the GNU General Public License
#
+.PHONY: clean clean-depend
+
ifneq ($(wildcard ../menuselect.makeopts),)
include ../menuselect.makeopts
endif