diff options
author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2011-11-10 12:13:30 +0530 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2011-11-10 15:44:10 +0530 |
commit | 9413986e79cf01958ee6dfb95a89de0d71a44221 (patch) | |
tree | 90ae00541466ab42b768d2f3065eead18bb3d87e | |
parent | 0d75568207099473e156714160f60942429ab1cf (diff) |
Add the PATENTS file to EXTRA_DISTv0.1
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index fc4bc41..633cdec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = src pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = webrtc-audio-processing.pc + +EXTRA_DIST = PATENTS |