~ken-vandine/ubuntu/natty/ido/karl

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Ken VanDine
  • Date: 2010-07-22 16:18:58 UTC
  • mfrom: (17.1.7 upstream)
  • Revision ID: ken.vandine@canonical.com-20100722161858-igcoyw25kn3inwji
Tags: 0.1.10-0ubuntu1
releasing version 0.1.10-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        idotypebuiltins.c
7
7
 
8
8
sources_h =                             \
 
9
        idocalendarmenuitem.h           \
9
10
        idoentrymenuitem.h              \
10
11
        idomessagedialog.h              \
11
12
        idorange.h                      \
51
52
 
52
53
libido_0_1_la_SOURCES =                 \
53
54
        idotypebuiltins.c               \
 
55
        idocalendarmenuitem.c           \
54
56
        idoentrymenuitem.c              \
55
57
        idomessagedialog.c              \
56
58
        idorange.c                      \
60
62
libidoincludedir=$(includedir)/libido-0.1/libido
61
63
 
62
64
libidoinclude_HEADERS =                 \
 
65
        idocalendarmenuitem.h           \
63
66
        idoentrymenuitem.h              \
64
67
        idomessagedialog.h              \
65
68
        idorange.h                      \