+ SUBDIR += gammu

+     SUBDIR += py-gammu
+     SUBDIR += wammu
This commit is contained in:
kirby 2016-11-25 12:02:22 +00:00
parent fe83b1794b
commit f090f6946b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.68 2016/03/09 21:32:53 naddy Exp $ # $OpenBSD: Makefile,v 1.69 2016/11/25 12:02:22 kirby Exp $
SUBDIR = SUBDIR =
SUBDIR += amtterm SUBDIR += amtterm
@ -15,6 +15,7 @@
SUBDIR += ems-flasher SUBDIR += ems-flasher
SUBDIR += fldigi SUBDIR += fldigi
SUBDIR += flipit SUBDIR += flipit
SUBDIR += gammu
SUBDIR += gmfsk SUBDIR += gmfsk
SUBDIR += gnokii SUBDIR += gnokii
SUBDIR += gpsk31 SUBDIR += gpsk31
@ -35,6 +36,7 @@
SUBDIR += p5-SendPage SUBDIR += p5-SendPage
SUBDIR += picocom SUBDIR += picocom
SUBDIR += pilot-link SUBDIR += pilot-link
SUBDIR += py-gammu
SUBDIR += qpage SUBDIR += qpage
SUBDIR += qtserialport SUBDIR += qtserialport
SUBDIR += rtl-sdr SUBDIR += rtl-sdr
@ -45,6 +47,7 @@
SUBDIR += sredird SUBDIR += sredird
SUBDIR += tkhylafax SUBDIR += tkhylafax
SUBDIR += tlf SUBDIR += tlf
SUBDIR += wammu
SUBDIR += wy60 SUBDIR += wy60
SUBDIR += x3270 SUBDIR += x3270
SUBDIR += xastir SUBDIR += xastir