summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ham/gr-osmosdr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/gr-osmosdr/Makefile b/ham/gr-osmosdr/Makefile
index a1168476aab..f307dc803bb 100644
--- a/ham/gr-osmosdr/Makefile
+++ b/ham/gr-osmosdr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:56 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/09/24 12:04:39 gdt Exp $
DISTNAME= gr-osmosdr-0.1.4
PKGREVISION= 9
@@ -29,6 +29,8 @@ REPLACE_PYTHON+= apps/osmocom_siggen_base.py
.include "../../devel/libusb1/buildlink3.mk"
.include "../../devel/orc/buildlink3.mk"
+# \todo Clearly threre is some ordering scheme. Explain it.
+
.include "../../ham/uhd/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"