Guest User

Untitled

a guest
May 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. Index: Makefile.am
  2. ===================================================================
  3. --- Makefile.am (Revision 1254)
  4. +++ Makefile.am (Arbeitskopie)
  5. @@ -20,7 +20,8 @@
  6. m_operspy.la \
  7. m_opme.la \
  8. m_services.la \
  9. m_spoof.la \
  10. + m_webirc.la
  11.  
  12. example_module_la_LDFLAGS = $(MODULE_FLAGS)
  13. ip_cloaking_la_LDFLAGS = $(MODULE_FLAGS)
  14. @@ -57,5 +58,5 @@
  15. m_opme_la_SOURCES = m_opme.c
  16. m_services_la_SOURCES = m_services.c
  17. m_spoof_la_SOURCES = m_spoof.c
  18. +m_webirc_la_SOURCES = m_webirc.c
  19. modules: $(modules_LTLIBRARIES)
Add Comment
Please, Sign In to add comment