]> Dogcows Code - chaz/openbox/commitdiff
no more gloabsl
authorDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 22:09:38 +0000 (22:09 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 22:09:38 +0000 (22:09 +0000)
scripts/Makefile.am

index 303ab3273cee14e27688600f2fc80c2cd89bc956..03a843a7b40d49f33c95cf28dbc2f93bb1556b3b 100644 (file)
@@ -1,6 +1,6 @@
 scriptdir = $(libdir)/openbox/python
 MAINTAINERCLEANFILES = Makefile.in
-script_DATA = clientmotion.py clicks.py globals.py config.py
+script_DATA = clientmotion.py clicks.py config.py
 EXTRA_DIST = $(script_DATA)
 
 distclean-local:
This page took 0.024859 seconds and 4 git commands to generate.