Changeset 0eddb76 in mainline for uspace/app/virtusbkbd/Makefile


Ignore:
Timestamp:
2010-11-24T22:10:25Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
56b962d
Parents:
0b749a3
Message:

libusbvirt directoy structure reorganized

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/virtusbkbd/Makefile

    r0b749a3 r0eddb76  
    3333
    3434LIBS = $(LIBUSB_PREFIX)/libusb.a $(LIBUSBVIRT_PREFIX)/libusbvirt.a
    35 EXTRA_CFLAGS = -I$(LIBUSB_PREFIX)/include -I$(LIB_PREFIX)
     35EXTRA_CFLAGS = -I$(LIBUSB_PREFIX)/include -I$(LIBUSBVIRT_PREFIX)/include
    3636
    3737SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.