commit b033d7a680ecb16ee6150f33c8ad88f25c93e728 from: Thomas Adam date: Sat Sep 10 15:53:26 2022 UTC portable: gotwebd: install to sbin When installing gotwebd, put this under ${prefix}/sbin commit - 86f4aab9e588b1f19647a7d8a2492a262e960fed commit + b033d7a680ecb16ee6150f33c8ad88f25c93e728 blob - f2e1a2e3d98e637f912bf963ffafe63b73fab425 blob + d2ae13f7dcd10bf3773b331dca85370d6b5d7802 --- gotwebd/Makefile.am +++ gotwebd/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = gotwebd +sbin_PROGRAMS = gotwebd include $(top_builddir)/Makefile.common