pre-inst/Makefile.am
changeset 104 5cb36c12ac49
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	Mon Aug 31 07:12:16 2020 +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