]> rtime.felk.cvut.cz Git - ulut.git/blobdiff - ulut/Makefile.omk
uLUt: Function to append printf formatted text to dbuff moved to common library.
[ulut.git] / ulut / Makefile.omk
index a2680e034607ac30e39df22f730b6755d034ebcc..d93c4df0da5b368654d008c17b049f548a9ad09b 100644 (file)
@@ -15,7 +15,7 @@ ulut_HEADERS  = ul_dbuff.h ul_gavl.h ul_gavlcust.h \
               ul_list.h ul_listbase.h ul_utdefs.h ul_utmalloc.h \
               ul_uniqid.h ul_dbufflog.h ul_log.h ul_logbase.h \
               ul_logreg.h ul_cbuff.h ul_dqfifo.h ul_hashtab.h \
-              ul_hashtabcust.h
+              ul_hashtabcust.h ul_dbuffprintf.h
 
 ifneq ($(CONFIG_OC_ULUTMINIMAL),y)
 ulut_HEADERS  += ul_evcbase.h
@@ -41,11 +41,11 @@ ulut_SOURCES = ul_dbufbase.c ul_dbufmore.c ul_gsa.c ul_gsacust.c \
               ul_gavlprim.c ul_hashtabprim.c ul_hptree.c \
               ul_htimer.c ul_htimbase.c ul_htimroot.c \
               ul_htimdefault.c ul_dbufflog.c ul_logbase.c \
-              ul_cbuff.c
+              ul_cbuff.c ul_dbuffprintf.c
 
 ifneq ($(CONFIG_OC_ULUTMINIMAL),y)
 ulut_SOURCES  += ul_evcbase.c ul_gavl.c ul_htimmstime.c ul_logreg.c \
-                ul_uniqid.c 
+                ul_uniqid.c
 endif
 
 lib_LOADLIBES = ulut