diff options
Diffstat (limited to 'src/plugins/relay/Makefile.am')
-rw-r--r-- | src/plugins/relay/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/relay/Makefile.am b/src/plugins/relay/Makefile.am index 4f8558e8d..9e21de7bb 100644 --- a/src/plugins/relay/Makefile.am +++ b/src/plugins/relay/Makefile.am @@ -39,3 +39,5 @@ relay_la_SOURCES = relay.c \ relay_la_LDFLAGS = -module relay_la_LIBADD = $(RELAY_LFLAGS) + +EXTRA_DIST = CMakeLists.txt |