diff options
Diffstat (limited to 'include/osmocom/dsp/Makefile.am')
-rw-r--r-- | include/osmocom/dsp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/dsp/Makefile.am b/include/osmocom/dsp/Makefile.am index 5a6534f..24c4c4a 100644 --- a/include/osmocom/dsp/Makefile.am +++ b/include/osmocom/dsp/Makefile.am @@ -1,3 +1,3 @@ -osmodsp_HEADERS = cfile.h cxvec.h cxvec_math.h +osmodsp_HEADERS = cfile.h cxvec.h cxvec_math.h iqbal.h osmodspdir = $(includedir)/osmocom/dsp |