diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-01-09 15:36:32 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-01-09 15:36:32 +0100 |
commit | a3ae51536b135abe09f81e578d74e2fe24da3d52 (patch) | |
tree | b03f11e1f8028547e59df9bc6002cb0e004a03a0 /src | |
parent | d49456eb7563f9ecbf6d3b2b5a2c52c3edd15b1e (diff) |
Added missing dist files.
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index feafb93..8dfcf71 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,6 +20,8 @@ include_HEADERS = \ lrtp_profiles.h EXTRA_DIST = \ + compat.h \ + rtp_profile.h \ rtp_profile_amrwb.h \ rtp_profile_opus.h \ rtp_profile_l16.h \ |