summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-12-10 22:30:56 +0000
committerRoy Marples <roy@marples.name>2009-12-10 22:30:56 +0000
commit1d174cc60ca640146efd73948ff0e81ae0148f3d (patch)
tree32fece5fcbb8005ee73251f9374b2abc7fc80f7b /Makefile
parent12af86395ff3726789f72e96aa1367e2e428b972 (diff)
downloadopenrc-1d174cc60ca640146efd73948ff0e81ae0148f3d.tar.gz
openrc-1d174cc60ca640146efd73948ff0e81ae0148f3d.tar.bz2
openrc-1d174cc60ca640146efd73948ff0e81ae0148f3d.tar.xz
Move on_ac_power to a shell script.
Fixes #204
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06e48eb..8f9cc95 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
include Makefile.inc
-SUBDIR= conf.d etc init.d man sh src
+SUBDIR= conf.d etc init.d man scripts sh src
# Build our old net foo or not
_OLDNET_SH= case "${MKOLDNET}" in \