diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-04 07:15:40 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-04 07:15:40 -0800 |
commit | 20e158548a02a6ac87e5e662d790e88882e0e4d9 (patch) | |
tree | 9dc5064254d717cb8e242a1b68e4d8d77b04e84d /include/Makefile.am | |
download | libtheora-20e158548a02a6ac87e5e662d790e88882e0e4d9.tar.gz libtheora-20e158548a02a6ac87e5e662d790e88882e0e4d9.tar.bz2 libtheora-20e158548a02a6ac87e5e662d790e88882e0e4d9.zip |
Imported Upstream version 1.1.1upstream/1.1.1upstream
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am new file mode 100644 index 0000000..d5db4b4 --- /dev/null +++ b/include/Makefile.am @@ -0,0 +1,3 @@ +## Process this file with automake to produce Makefile.in + +SUBDIRS = theora |