Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
acf0cc62
Commit
acf0cc62
authored
Jun 28, 2011
by
Michal 'vorner' Vaner
Browse files
[trac759] Makefile fix
parent
92e916b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/python/isc/config/Makefile.am
View file @
acf0cc62
SUBDIRS
=
.
tests
python_PYTHON
=
__init__.py ccsession.py cfgmgr.py config_data.py module_spec.py cfgmgr_messages.py
python_PYTHON
=
__init__.py ccsession.py cfgmgr.py config_data.py module_spec.py
nodist_python_PYTHON
=
cfgmgr_messages.py
pythondir
=
$(pyexecdir)
/isc/config
...
...
@@ -14,6 +16,8 @@ CLEANDIRS = __pycache__
EXTRA_DIST
=
cfgmgr_messages.mes
BUILT_SOURCES
=
cfgmgr_messages.py
all-local
:
cfgmgr_messages.py
clean-local
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment