Fix in proto.make: forgot to define SRC_DIR
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
TBL=tbl
|
||||
|
||||
TARGET_DIR = $(TARGET_HOME)/doc
|
||||
SRC_DIR = $(SRC_HOME)/doc/em
|
||||
|
||||
head: $(TARGET_DIR)/em.doc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user