Changeset 2737


Ignore:
Timestamp:
08/17/07 12:03:06 (6 years ago)
Author:
laforge
Message:

Add Headers to pkginclude (Philipp Zabel <philipp.zabel@…>)

src/util/pin.h is a local header to libgsmd-tool. The pin.h
header of libgsmd is in include/libgsmd.
The attached patch adds libgsmd/sms.h and pin.h to the list of
installed headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/target/gsm/include/libgsmd/Makefile.am

    r516 r2737  
    11pkgincludedir = $(includedir)/libgsmd 
    2 pkginclude_HEADERS = event.h handset.h libgsmd.h misc.h phonebook.h voicecall.h 
     2pkginclude_HEADERS = event.h handset.h libgsmd.h misc.h \ 
     3                     phonebook.h pin.h sms.h voicecall.h 
Note: See TracChangeset for help on using the changeset viewer.