]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/liborte/Makefile.omk
OMK updated
[orte.git] / orte / liborte / Makefile.omk
index 721857f6eb2e69ffedf0dd2c2c7263e2858e147e..f2508fdd09a59cdc5c89868934734d56fc6c7103 100644 (file)
@@ -6,14 +6,6 @@ lib_LIBRARIES = orte
 
 INCLUDES = -I $(srcdir)/../include
 
-include_HEADERS = \
-../include/orte.h \
-../include/orte_config_omk_unix.h \
-../include/orte/typedefs_defines_rtps.h \
-../include/orte/defines_api.h \
-../include/orte/typedefs_api.h \
-../include/orte/protos_api.h
-
 orte_SOURCES = \
 conv.c \
 debug.c \
@@ -73,14 +65,6 @@ rtlinux_LIBRARIES = orte_rt
 
 rtlinux_INCLUDES = -I $(srcdir)/../include
 
-rtlinux_HEADERS = \
-../include/orte.h \
-../include/orte_config_omk_rtl.h \
-../include/orte/typedefs_defines_rtps.h \
-../include/orte/defines_api.h \
-../include/orte/typedefs_api.h \
-../include/orte/protos_api.h
-
 ortert_SOURCES = \
 conv.c \
 debug.c \