From f8a47de5ec444c452093371e3db16857eb39a490 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 16 Mar 2003 21:11:39 +0000 Subject: merge the C branch into HEAD --- python/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 python/Makefile.am (limited to 'python/Makefile.am') diff --git a/python/Makefile.am b/python/Makefile.am new file mode 100644 index 00000000..ebb3812e --- /dev/null +++ b/python/Makefile.am @@ -0,0 +1,11 @@ +scriptdir=$(libdir)/openbox/python + +SUBDIRS = + +script_PYTHON = rc.py keymap.py buttonmap.py config.py motion.py \ + historyplacement.py windowplacement.py stackedcycle.py focus.py + +MAINTAINERCLEANFILES= Makefile.in + +distclean-local: + $(RM) *\~ *.orig *.rej .\#* -- cgit v1.2.3