diff options
Diffstat (limited to 'initscript/Makefile.am')
| -rw-r--r-- | initscript/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am index 4cc710eb..65555e3e 100644 --- a/initscript/Makefile.am +++ b/initscript/Makefile.am @@ -23,3 +23,6 @@ endif if TARGET_MANDRIVA SUBDIRS += Mandriva endif +if TARGET_LINEXA +SUBDIRS += linexa +endif |