diff options
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 |