X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=scripts%2FMakefile.am;h=01c1aa922d033b65bd9313c8683c02d0d719f2eb;hb=8c8c40e270fa2e2ecc423e59191c99f5b97d8d75;hp=b30d2971c9f27294a8e26762b5d08807aaf559da;hpb=808f11a6c9546fb6fb2f36e24b3202295765513e;p=chaz%2Fopenbox diff --git a/scripts/Makefile.am b/scripts/Makefile.am index b30d2971..01c1aa92 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,9 +1,10 @@ scriptdir = $(libdir)/openbox/python MAINTAINERCLEANFILES = Makefile.in -script_DATA = config.py -EXTRA_DIST = $(script_DATA) +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 -f *\~ .\#* + $(RM) *\~ .\#* uninstall-am: rmdir -p $(scriptdir)