Streamlined the source file list formatting in plugin makefiles.
This commit is contained in:
@@ -11,6 +11,7 @@ libstrongswan_blowfish_la_LIBADD = $(top_builddir)/src/libstrongswan/libstrongsw
|
||||
endif
|
||||
|
||||
libstrongswan_blowfish_la_SOURCES = \
|
||||
blowfish_plugin.h blowfish_plugin.c blowfish_crypter.c blowfish_crypter.h \
|
||||
bf_skey.c blowfish.h bf_pi.h bf_locl.h bf_enc.c
|
||||
blowfish_plugin.h blowfish_plugin.c blowfish_crypter.c blowfish_crypter.h \
|
||||
bf_skey.c blowfish.h bf_pi.h bf_locl.h bf_enc.c
|
||||
|
||||
libstrongswan_blowfish_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
Reference in New Issue
Block a user