fixed typo
authorReinhard Pfau <Reinhard.Pfau@gmx.de>
Sun, 12 Apr 2009 22:20:40 +0000 (00:20 +0200)
committerReinhard Pfau <Reinhard.Pfau@gmx.de>
Sun, 12 Apr 2009 22:20:40 +0000 (00:20 +0200)
utils/Makefile.am

index 7e4795c..a9f81d7 100644 (file)
@@ -15,7 +15,7 @@ endif
 
 include_HEADERS = asyncio_ptr_list.hpp asyncio_utils.hpp asyncio_time_tools.hpp \
        asyncio_pointer_func.hpp asyncio_system_tools.hpp \
-       asnycio_containerfunc.hpp asyncio_signalfunc.hpp \
+       asyncio_containerfunc.hpp asyncio_signalfunc.hpp \
        $(compat_headers)
 libasyncio_utils_la_SOURCES = asyncio_time_tools.cpp asyncio_utils.cpp \
        asyncio_system_tools.cpp \