From a3ae51536b135abe09f81e578d74e2fe24da3d52 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 9 Jan 2014 15:36:32 +0100 Subject: Added missing dist files. --- Makefile.am | 4 ++-- src/Makefile.am | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index d22e1ba..b0d26b0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = src -DISTDIRS = src +SUBDIRS = src test +DISTDIRS = src test EXTRA_DIST = lrtp.pc.in pkgconfigdir = $(libdir)/pkgconfig 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 \ -- cgit v1.2.3