]> bicyclesonthemoon.info Git - ott/enhance/commitdiff
fix index generating
authorb <rowerynaksiezycu@gmail.com>
Mon, 5 Dec 2022 23:25:57 +0000 (23:25 +0000)
committerb <rowerynaksiezycu@gmail.com>
Mon, 5 Dec 2022 23:25:57 +0000 (23:25 +0000)
diff.1.htm
makefile
makefile.1.mak

index 2393a54a0ccfb382fd9c620c93b3de7ac0ac6c16..a9e8274b980260774e003abb98061342962ff87e 100644 (file)
@@ -14,4 +14,5 @@
                        R=<input class="pt" type="text" name="rb" value="187" size="3">, G=<input class="pt" type="text" name="gb" value="102" size="3">, B=<input class="pt" type="text" name="bb" value= "34" size="3"><br>
                        <br>
                        <input class="pk" type="submit" value="ENHANCE!"><br>
-               </form>
\ No newline at end of file
+               </form>
+       
\ No newline at end of file
index a3d17aa28983fd7e18ffea2f149be95d3bd00eab..7a554b0dd3427876007784ec494c00ecdb3b5037 100644 (file)
--- a/makefile
+++ b/makefile
@@ -139,7 +139,7 @@ reveal.1.htm\
 diff.1.htm\
 npb.1.htm\
 pal.1.htm\
-t-1.htm
+t-1.1.htm
 
 # keep these 2 lists in the same order!:
 GENERATE_FROM=\
@@ -226,7 +226,7 @@ cp_conf: enhance.conf
 cp_www: $(WWW) | mktree
        $(CP) -r $(WWW) $(WWW_PATH)
 
-install: cp_bin cp_www cp_conf
+install: all cp_bin cp_www cp_conf
 
 clean:
        $(RM) -f enhance $(C_STANDALONE) $(STANDALONE) $(TO_GENERATE) f2h $(H_PNG) $(H_SUBTOOL) $(CGI) index.htm $(HTM_CGI)
index 95031ca5950e2251fa0b54080beb4b6039be46dc..d40b846c31b9dd2f5ff0d459b1a6ecaf076612d6 100644 (file)
@@ -139,7 +139,7 @@ reveal.1.htm\
 diff.1.htm\
 npb.1.htm\
 pal.1.htm\
-t-1.htm
+t-1.1.htm
 
 # keep these 2 lists in the same order!:
 GENERATE_FROM=\
@@ -226,7 +226,7 @@ cp_conf: enhance.conf
 cp_www: $(WWW) | mktree
        $(CP) -r $(WWW) $(WWW_PATH)
 
-install: cp_bin cp_www cp_conf
+install: all cp_bin cp_www cp_conf
 
 clean:
        $(RM) -f enhance $(C_STANDALONE) $(STANDALONE) $(TO_GENERATE) f2h $(H_PNG) $(H_SUBTOOL) $(CGI) index.htm $(HTM_CGI)