Skip to content

Commit

Permalink
libre
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcomstock committed Sep 12, 2024
1 parent bc075e6 commit 2b95e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -1582,6 +1582,7 @@ AC_ARG_WITH(systemd-service, AS_HELP_STRING([--with-systemd-service=PATH],
AS_IF([test "x$SYSTEMD_SERVICE_PATH" = "x"], [], [
AC_SUBST([SYSTEMD_SERVICE_PATH])
AC_CONFIG_FILES([misc/systemd/cfengine3.service])
AC_CONFIG_FILES([misc/systemd/cf-php-fpm.service])
AC_CONFIG_FILES([misc/systemd/cf-apache.service])
AC_CONFIG_FILES([misc/systemd/cf-execd.service])
AC_CONFIG_FILES([misc/systemd/cf-hub.service])
Expand Down

0 comments on commit 2b95e54

Please sign in to comment.