Add missing error_notify_msg.h to distribution tarball

This commit is contained in:
Martin Willi 2012-11-21 11:12:53 +01:00
parent 3044085006
commit 32c3ac95e4
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ endif
libstrongswan_error_notify_la_SOURCES = \
error_notify_plugin.h error_notify_plugin.c \
error_notify_socket.h error_notify_socket.c \
error_notify_listener.h error_notify_listener.c
error_notify_listener.h error_notify_listener.c \
error_notify_msg.h
libstrongswan_error_notify_la_LDFLAGS = -module -avoid-version