diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/targets.mak | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak index 79e56ea..1a21f42 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -2,5 +2,7 @@ BIN_TARGETS := \ mdevd \ mdevd-coldplug +INTERNAL_LIBS := libmdevd.a.xyzzy + LIBEXEC_TARGETS := |