Changeset 43351


Ignore:
Timestamp:
01/29/19 16:53:15 (5 years ago)
Author:
obi
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/networkbrowser/netlib/Makefile.am

    r43350 r43351  
    44plugindir = /usr/local/share/titan/plugins/networkbrowser
    55
    6 plugin_LTLIBRARIES = netscan.la
     6plugin_LTLIBRARIES = libnetscan.la
    77
    8 netscan_la_SOURCES = \
     8libnetscan_la_SOURCES = \
    99        errors.h \
    1010        list.c \
     
    2424        time_compat.h
    2525
    26 netscan_la_LDFLAGS = \
     26libnetscan_la_LDFLAGS = \
    2727        $(PLUGIN_LIBTOOL_FLAGS)
Note: See TracChangeset for help on using the changeset viewer.