mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:41:59 +01:00
added systemd dir to SUBDIRS
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
25676445e6
commit
c669a10778
2
configure
vendored
2
configure
vendored
@ -3497,7 +3497,7 @@ fi
|
|||||||
echo "\"Configure command: ./configure $PARAMS\"" >> $CONFIGURE_PARAMS_FILE
|
echo "\"Configure command: ./configure $PARAMS\"" >> $CONFIGURE_PARAMS_FILE
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS="src etc util init.d unit_tests webui"
|
SUBDIRS="src etc util init.d systemd unit_tests webui"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -85,7 +85,7 @@ fi
|
|||||||
echo "\"Configure command: ./configure $PARAMS\"" >> $CONFIGURE_PARAMS_FILE
|
echo "\"Configure command: ./configure $PARAMS\"" >> $CONFIGURE_PARAMS_FILE
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS="src etc util init.d unit_tests webui"
|
SUBDIRS="src etc util init.d systemd unit_tests webui"
|
||||||
|
|
||||||
|
|
||||||
dnl static build
|
dnl static build
|
||||||
|
Loading…
Reference in New Issue
Block a user