diff options
author | tick <tick@99fdad57-331a-0410-800a-d7fa5415bdb3> | 2007-11-27 03:29:59 +0000 |
---|---|---|
committer | tick <tick@99fdad57-331a-0410-800a-d7fa5415bdb3> | 2007-11-27 03:29:59 +0000 |
commit | a78ac8ad867bb77c6bce88e66879e7afa8474301 (patch) | |
tree | 1c9cddddb7ef9185c5778f64c0e3019606d5bd7e | |
parent | df95bb6f6c906485952b8ec036301cfd9832a60b (diff) |
[gsmd] make "make dist" correctly
git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@3518 99fdad57-331a-0410-800a-d7fa5415bdb3
-rw-r--r-- | include/gsmd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gsmd/Makefile.am b/include/gsmd/Makefile.am index 5b90cb7..c47925f 100644 --- a/include/gsmd/Makefile.am +++ b/include/gsmd/Makefile.am @@ -1,4 +1,4 @@ -pkginclude_HEADERS = event.h usock.h ts0705.h ts0707.h +pkginclude_HEADERS = event.h usock.h ts0705.h ts0707.h talloc.h machineplugin.h state.h extrsp.h sms.h noinst_HEADERS = atcmd.h gsmd.h select.h unsolicited.h usock.h vendorplugin.h |