Revision e566c39e Makefile

View differences:

Makefile
30 30

  
31 31
# include paths
32 32
URTWARE_INC = $(URTWARE_DIR:/=) \
33
              $(URTWARE_DIR)inc \
34
							$(URTWARE_DIR)inc/urt_core.h \
35
							$(URTWARE_DIR)inc/urt_node.h
33
              $(URTWARE_DIR)inc 
36 34

  
37 35
# C sources
38 36
URTWARE_CSRC = $(URTWARE_DIR)src/urt_core.c \

Also available in: Unified diff