diff options
author | Roy Marples <roy@marples.name> | 2009-12-10 22:30:56 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-12-10 22:30:56 +0000 |
commit | 1d174cc60ca640146efd73948ff0e81ae0148f3d (patch) | |
tree | 32fece5fcbb8005ee73251f9374b2abc7fc80f7b /Makefile | |
parent | 12af86395ff3726789f72e96aa1367e2e428b972 (diff) |
Move on_ac_power to a shell script.
Fixes #204
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |