Browse Source

Little trick to make distribution easier

ceriel 30 years ago
parent
commit
a81544287a
2 changed files with 2 additions and 0 deletions
  1. 1 0
      etc/.distr
  2. 1 0
      etc/Makefile

+ 1 - 0
etc/.distr

@@ -1,6 +1,7 @@
 proto.make
 em_table
 new_table
+new_table_done
 pop_push
 traps
 ip_spec.t

+ 1 - 0
etc/Makefile

@@ -16,6 +16,7 @@ $(FILES):       em_table
 install:	$(FILES)
 
 distr:		$(FILES)
+		touch new_table_done
 
 opr:
 		make pr ^ opr