~indicator-applet-developers/ubuntu/precise/indicator-appmenu/upstream

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Charles Kerr
  • Date: 2012-04-05 16:13:48 UTC
  • mfrom: (2.121.46 release)
  • mto: This revision was merged to the branch mainline in revision 219.
  • Revision ID: charles.kerr@canonical.com-20120405161348-h081r28vwzd9m38d
Tags: upstream-0.3.97
ImportĀ upstreamĀ versionĀ 0.3.97

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
libhud_service_a_SOURCES = \
100
100
        create-db.h \
101
101
        create-db.c \
102
 
        distance.h \
103
 
        distance.c \
104
102
        dump-app-info.h \
105
103
        dump-app-info.c \
106
104
        shared-values.h \
124
122
        hudsourcelist.c         \
125
123
        hudsource.h             \
126
124
        hudsource.c             \
 
125
        hudtoken.h              \
 
126
        hudtoken.c              \
127
127
        hudquery.h              \
128
128
        hudquery.c              \
129
129
        hudstringlist.h         \