]> rtime.felk.cvut.cz Git - frescor/fosa.git/commitdiff
Makefile: Add missing header file master
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 8 Feb 2011 15:29:56 +0000 (16:29 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 8 Feb 2011 15:29:56 +0000 (16:29 +0100)
include/Makefile.omk

index e4a552f1c1bdee54ad633f7d892b04c896eae4e0..f150c31c7efdb223d6ee5398236ac0af30b3b673 100644 (file)
@@ -4,7 +4,7 @@ include_HEADERS = fosa_app_def_sched.h fosa_clocks_and_timers.h         \
                  fosa_mutexes_and_condvars.h fosa_platform_values.h    \
                  fosa_threads_and_signals.h fosa_time.h                \
                  fosa_time_numeric.h fosa_time_timespec.h              \
-                 fosa_types.h
+                 fosa_types.h fosa_opaque_types_time.h
 
 renamed_include_HEADERS = fosa_opaque_types_$(PLATFORM_FN).h->fosa_opaque_types.h