]> Dogcows Code - chaz/openbox/blob - Makefile.am
ecf86a22516077e9c250744a8cc2643a91912740
[chaz/openbox] / Makefile.am
1 scriptdir = $(libdir)/openbox/python
2 MAINTAINERCLEANFILES = Makefile.in
3 script_DATA = clientmotion.py clicks.py
4 EXTRA_DIST = $(script_DATA)
5
6 distclean-local:
7 rm -f *\~ .\#*
8 uninstall-am:
9 rmdir -p $(scriptdir)
This page took 0.031249 seconds and 3 git commands to generate.