r24780: More work allowing libutil to be used by external users.
[kai/samba.git] / source4 / lib / util / config.mk
index 5ec110e68dce6a2b05a08fae01106138c228816a..0912c897dbdaf6dc183ba7a06a7c50a01778615c 100644 (file)
@@ -2,12 +2,13 @@
 #VERSION = 0.0.1
 #SO_VERSION = 0
 #DESCRIPTION = Generic utility functions
 #VERSION = 0.0.1
 #SO_VERSION = 0
 #DESCRIPTION = Generic utility functions
-PUBLIC_PROTO_HEADER = util_proto.h
 PUBLIC_HEADERS = util.h \
                                 byteorder.h \
 PUBLIC_HEADERS = util.h \
                                 byteorder.h \
+                                data_blob.h \
                                 debug.h \
                                 mutex.h \
                                 safe_string.h \
                                 debug.h \
                                 mutex.h \
                                 safe_string.h \
+                                time.h \
                                 xfile.h
 OBJ_FILES = xfile.o \
                debug.o \
                                 xfile.h
 OBJ_FILES = xfile.o \
                debug.o \