add builtins
This commit is contained in:
parent
808f11a6c9
commit
1965483b5a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
scriptdir = $(libdir)/openbox/python
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
script_DATA = config.py
|
||||
script_DATA = config.py builtins.py
|
||||
EXTRA_DIST = $(script_DATA)
|
||||
|
||||
distclean-local:
|
||||
|
|
Loading…
Reference in a new issue