daemon: Fix installation of executable example scripts.
This commit is contained in:
parent
afefd47ed0
commit
a7e8043db8
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ EXAMPLE_FILES = \
|
|||
examples/ns3wimax.py
|
||||
|
||||
coreexampledir = $(datadir)/core/examples/corens3
|
||||
dist_coreexample_DATA = $(EXAMPLE_FILES)
|
||||
dist_coreexample_SCRIPTS= $(EXAMPLE_FILES)
|
||||
|
||||
# Python package build
|
||||
noinst_SCRIPTS = build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue