Skip to content
Snippets Groups Projects
Commit 05451b33 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

skeleton: forgot makefile

parent 209ef6ee
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ INSTALL_DATA += init.conf
INSTALL_MAN := $(wildcard doc/man/*.[1-8])
INSTALL_HTML := $(wildcard doc/html/*.html)
INSTALL_DATA := skel/halt skel/init skel/ishell skel/poweroff skel/rc.init \
skel/rc.shutdown skel/reboot skel/shutdown
skel/rc.shutdown skel/reboot skel/shutdown skel/rc.shutdown.final
INSTALL_CONF := skel/init.conf
all: $(ALL_LIBS) $(ALL_BINS) $(ALL_INCLUDES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment