From a52a6d96d701c993896f276e4198003317632aaf Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 21 Mar 2003 18:42:39 +0000 Subject: rm the old code including the .pys and the c++ shit --- scripts/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 scripts/Makefile.am (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am deleted file mode 100644 index 01c1aa92..00000000 --- a/scripts/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -scriptdir = $(libdir)/openbox/python -MAINTAINERCLEANFILES = Makefile.in -script_PYTHON = config.py defaults.py focus.py callbacks.py \ - focusmodel.py windowplacement.py behavior.py motion.py \ - historyplacement.py cycle.py - -distclean-local: - $(RM) *\~ .\#* -uninstall-am: - rmdir -p $(scriptdir) -- cgit v1.2.3