Show
Ignore:
Timestamp:
02/05/10 03:53:41 (2 years ago)
Author:
L. Donnie Smith <donnie.smith@…>
Parents:
2100f14c612471084434b364501e3818c7f4144e
Children:
69c758d6b8d0796f2d72a6d334be1e259fc45ab4
git-committer:
L. Donnie Smith <donnie.smith@gatech.edu> / 2010-02-04T22:53:41Z-0500
Message:

fix link options for --as-needed (#90)

also fix a couple of includes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lswm/Makefile.in

    r8dfafdd r6af6786  
    99CFLAGS += -I@top_builddir@/libcwiid 
    1010LDFLAGS += -L@top_builddir@/libcwiid 
    11 LDLIBS += -lcwiid 
     11LDLIBS += -lcwiid -lbluetooth 
    1212INST_DIR = @bindir@ 
    1313