X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=Makefile.am;h=a9d50ba499364911ef749dd96986c9d825835fb2;hp=99f8bc9f5bc7f57d497f025294f40b7edb872eda;hb=f4c5d3a20e78a3528181f6b2e2b090d86ff3ab15;hpb=b68dd640f147d24fca3c95c21db61d8d71f41389 diff --git a/Makefile.am b/Makefile.am index 99f8bc9..a9d50ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,7 @@ SUBDIRS=man libctsupport libctsim html cgi-bin include $(EXTRA_DIRS1) $(EXTRA_D EXTRA_DIST=acsite.m4 make.bat msvc/ctsim.dsw msvc/ctsimtext/ctsimtext.dsp msvc/libctsim/libctsim.dsp msvc/ctsim/ctsim.dsp install-data-hook: + test -d $(datadir) || mkdir $(datadir) && chmod 0755 $(datadir) install -g root -o root -m 0644 docs/ctsim.htb $(datadir)