diff options
| author | Ted Gould <ted@gould.cx> | 2010-03-04 16:00:45 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-03-04 16:00:45 -0600 |
| commit | 1bd56d8b7aabaf2151f27fa368ed0cafb25fca01 (patch) | |
| tree | 98154300aa67e5b74204db3817a93b5032f9e274 /src/Makefile.am | |
| parent | 52f726355c968c94850e87a5c2c09ecfe8dfa130 (diff) | |
| parent | 96e449c975e7b71575e3c1e8d99f295095ed2a65 (diff) | |
| download | ayatana-indicator-messages-1bd56d8b7aabaf2151f27fa368ed0cafb25fca01.tar.gz ayatana-indicator-messages-1bd56d8b7aabaf2151f27fa368ed0cafb25fca01.tar.bz2 ayatana-indicator-messages-1bd56d8b7aabaf2151f27fa368ed0cafb25fca01.zip | |
* Upstream release 0.3.3
* Changing names of default applications to generic names
* Making icons of default applications match panel theme
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 01741d0..c96ef2d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,6 +20,8 @@ libmessaging_la_LDFLAGS = -module -avoid-version ###################################### indicator_messages_service_SOURCES = \ + default-applications.h \ + default-applications.c \ messages-service.c \ messages-service-server.h \ messages-service-dbus.c \ |
