| changeset 106 | cc42fad3fe31 |
| parent 32 | 066e557ac453 |
1.1 --- a/pre-inst/Makefile.am Fri Apr 15 13:05:48 2016 +0100 1.2 +++ b/pre-inst/Makefile.am Tue Jun 29 10:08:33 2021 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 bin_PROGRAMS=pre-inst 1.6 1.7 -pre_inst_SOURCES=pre-inst.c 1.8 +pre_inst_SOURCES=pre-inst.c post.c post.h 1.9 pre_inst_LDFLAGS=$(AM_LDFLAGS) -all-static 1.10 pre_inst_LIBTOOLFLAGS=--tag=CXX 1.11 if HAVE_WINDRES