diff options
author | Jeongmo Yang <jm80.yang@samsung.com> | 2012-09-07 21:59:49 +0900 |
---|---|---|
committer | Jeongmo Yang <jm80.yang@samsung.com> | 2012-09-07 22:00:07 +0900 |
commit | 8665a5303d5fa3daaba53cff8f0758e0fc859636 (patch) | |
tree | 1f047a01969b70f244d6c0b4381a34e5b7b64355 /camerasrc/Makefile.am | |
parent | 4e9e23ca3164c203a46c205da5af49e354dbbdd2 (diff) | |
download | gst-plugins-s5pc2xx-master.tar.gz gst-plugins-s5pc2xx-master.tar.bz2 gst-plugins-s5pc2xx-master.zip |
Initial releaseHEADsubmit/master/20120920.1509352.0_alphamaster2.0alpha
Change-Id: I0736f126be88ae94efb6698b91de356c16357e52
Diffstat (limited to 'camerasrc/Makefile.am')
-rw-r--r-- | camerasrc/Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/camerasrc/Makefile.am b/camerasrc/Makefile.am new file mode 100644 index 0000000..d46fc5c --- /dev/null +++ b/camerasrc/Makefile.am @@ -0,0 +1,10 @@ +# Copyright (c) 2006 Software Laboratory, SAMSUNG Electronics, Inc. +# All rights reserved. +# +# This software is the confidential and proprietary information of +# SAMSUNG Electronics, Inc. ("Confidential Information"). +# You shall not disclose such Confidential Information and shall use it +# only in accordance with the terms of the license agreement you entered into +# with SAMSUNG Electronics. + +SUBDIRS = src |