~ubuntu-branches/ubuntu/maverick/ido/maverick

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Ken VanDine
  • Date: 2010-07-15 16:37:04 UTC
  • mfrom: (17.1.6 upstream)
  • Revision ID: ken.vandine@canonical.com-20100715163704-35mae5jqu589dgma
Tags: 0.1.9-0ubuntu1
releasing version 0.1.9-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
sources_h =                             \
9
9
        idoentrymenuitem.h              \
10
10
        idomessagedialog.h              \
 
11
        idorange.h                      \
11
12
        idoscalemenuitem.h              \
12
13
        idotimeline.h                   \
13
14
        libido.h
52
53
        idotypebuiltins.c               \
53
54
        idoentrymenuitem.c              \
54
55
        idomessagedialog.c              \
 
56
        idorange.c                      \
55
57
        idoscalemenuitem.c              \
56
58
        idotimeline.c
57
59
 
60
62
libidoinclude_HEADERS =                 \
61
63
        idoentrymenuitem.h              \
62
64
        idomessagedialog.h              \
 
65
        idorange.h                      \
63
66
        idoscalemenuitem.h              \
64
67
        idotimeline.h                   \
65
68
        libido.h