ff tooltip, shcmds doc, bld_prepare fix, edl load_xml fix
[goodguy/history.git] / cinelerra-5.1 / doc / Makefile
index 11615c304fec654c598a51e251234eb2e8182a68..29617eca681c7a6af29bef2707d5204e632310bd 100644 (file)
@@ -1,5 +1,4 @@
-TOPDIR ?= $(CURDIR)/..
-export TOPDIR
+export TOPDIR ?= $(CURDIR)/..
 include $(TOPDIR)/global_config
 
 TARGET_DIR := $(BINDIR)/doc
@@ -54,6 +53,7 @@ $(IMAGES):
 install:       all
        mkdir -p $(TARGET_DIR)
        cp -a *.png $(TARGET_DIR)/.
+       cp -a ShellCmds.* $(TARGET_DIR)/.
        cp -a cinelerra.html $(TARGET_DIR)/.
        cp -a Features5.pdf $(TARGET_DIR)/.