X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile.in;h=a6cbd28332e657fc7bd33f16dde9069b7d13adb6;hb=1c30e248ea4f955355cc1a9fd34ffbf0aaf8e790;hp=5df9ee5000a87d3163cb24586d431b5c9b5854ed;hpb=2cc32f73fdf3fed44ce0272784ed68252f1b717a;p=ctsim.git diff --git a/Makefile.in b/Makefile.in index 5df9ee5..a6cbd28 100644 --- a/Makefile.in +++ b/Makefile.in @@ -390,6 +390,7 @@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean install-data-hook: + test -d $(datadir) || mkdir -p $(datadir) && chmod 0755 $(datadir) install -g root -o root -m 0644 docs/ctsim.htb $(datadir) # Tell versions [3.59,3.63) of GNU make to not export all variables.