diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-02-19 18:35:37 +0100 | 
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-02-19 18:35:37 +0100 | 
| commit | 89715eaa5e02c852e26caaa1854902335cbba794 (patch) | |
| tree | ed69aecb94078f965fc3e4bf95c6846686879969 | |
| parent | b4bdcf1f77c28e1dfdd0ebdcd774b0dd7cdd0bff (diff) | |
| download | ODR-AudioEnc-89715eaa5e02c852e26caaa1854902335cbba794.tar.gz ODR-AudioEnc-89715eaa5e02c852e26caaa1854902335cbba794.tar.bz2 ODR-AudioEnc-89715eaa5e02c852e26caaa1854902335cbba794.zip  | |
Add missing files in EXTRA_DIST
| -rw-r--r-- | Makefile.am | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b1fbed7..3c0bea1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -128,6 +128,8 @@ libtoolame_dab_la_SOURCES = \  EXTRA_DIST = $(top_srcdir)/bootstrap \  			 $(top_srcdir)/README.md \ +			 $(top_srcdir)/ChangeLog \ +			 $(top_srcdir)/LICENCE \  			 $(top_srcdir)/libtoolame-dab.sym \  			 $(top_srcdir)/Doxyfile \  			 $(top_srcdir)/contrib/fec/LICENSE \  | 
