summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2013-11-25 12:25:19 +0200
committerMartin Storsjo <martin@martin.st>2013-11-25 12:25:55 +0200
commitc3f7404aab05002b6ca51a51e41e35841f0004e4 (patch)
treeed77a4e7bb9e4c187a9cb8309e71813b891a7e14 /Makefile.am
parent164fc98be11cfdc61e91561fc3b16a5991a71744 (diff)
downloadODR-AudioEnc-c3f7404aab05002b6ca51a51e41e35841f0004e4.tar.gz
ODR-AudioEnc-c3f7404aab05002b6ca51a51e41e35841f0004e4.tar.bz2
ODR-AudioEnc-c3f7404aab05002b6ca51a51e41e35841f0004e4.zip
Include autogen.sh when building distribution packages
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e995b0a..e179cf9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -184,6 +184,7 @@ libfdk_aac_la_SOURCES = \
$(PCMUTILS_SRC) $(FDK_SRC) $(SYS_SRC)
EXTRA_DIST = \
+ $(top_srcdir)/autogen.sh \
$(top_srcdir)/NOTICE \
$(top_srcdir)/Android.mk \
$(top_srcdir)/fdk-aac.sym \