diff options
| author | Zheng Da <zhengda1936@gmail.com> | 2010-04-22 15:12:46 +0200 |
|---|---|---|
| committer | Zheng Da <zhengda1936@gmail.com> | 2010-04-22 15:12:46 +0200 |
| commit | 589e5402f5e90286019e33f11cdc00429f01cca8 (patch) | |
| tree | d377410e9b6aeb46a7dac6f1c0c9b7c290853c52 /libddekit/Makefile | |
| parent | 13bb1a10037412c0a232f69e5dcf80b62dc90b13 (diff) | |
ddekit: print messages.
Diffstat (limited to 'libddekit/Makefile')
| -rw-r--r-- | libddekit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libddekit/Makefile b/libddekit/Makefile index 958e67d3..04921b83 100644 --- a/libddekit/Makefile +++ b/libddekit/Makefile @@ -31,7 +31,7 @@ LCLHDRS = include/ddekit/condvar.h include/ddekit/lock.h \ include/ddekit/interrupt.h include/ddekit/resources.h \ include/ddekit/memory.h include/ddekit/timer.h \ include/dde.h \ - config.h list.h + config.h list.h util.h installhdrs = MIGSTUBS = deviceUser.o machUser.o |
