From 21c4996c71d76b01a4333ef9905589b3fffa687d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 5 Feb 2010 17:52:34 +0100 Subject: Initial commit (upstream 1.3.4) --- cam/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cam/Makefile.am (limited to 'cam/Makefile.am') diff --git a/cam/Makefile.am b/cam/Makefile.am new file mode 100644 index 0000000..fb14a22 --- /dev/null +++ b/cam/Makefile.am @@ -0,0 +1,11 @@ +## Process this file with automake to produce Makefile.in + +AUTOMAKE_OPTIONS = 1.4 foreign + +# A list of all the files in the current directory which can be regenerated +MAINTAINERCLEANFILES = Makefile.in + +EXTRA_DIST = README cam_bookmarks cam gen_cam_menu.sh + +camdir = $(bindir) +cam_SCRIPTS = cam gen_cam_menu.sh -- cgit v1.2.3