diff options
| author | Ted Gould <ted@gould.cx> | 2010-09-07 12:37:43 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-09-07 12:37:43 -0500 |
| commit | 6b4550178934e6d9b9edd84fc8766e26bf03f283 (patch) | |
| tree | 6f4a005aa8007bde099bc45b61bc53dbf25311b5 /src/Makefile.am | |
| parent | 3ce9af6066484f5faa6ac3a2569d7ea9fb804745 (diff) | |
| parent | 029d2cfd3c57be5c9c0c98ccafda09e92e92afe7 (diff) | |
| download | ayatana-indicator-datetime-6b4550178934e6d9b9edd84fc8766e26bf03f283.tar.gz ayatana-indicator-datetime-6b4550178934e6d9b9edd84fc8766e26bf03f283.tar.bz2 ayatana-indicator-datetime-6b4550178934e6d9b9edd84fc8766e26bf03f283.zip | |
New upstream release.
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 fe3db2e..330f09d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,6 +2,8 @@ libexec_PROGRAMS = indicator-datetime-service indicator_datetime_service_SOURCES = \ + calendar-menu-item.c \ + calendar-menu-item.h \ datetime-service.c \ dbus-shared.h indicator_datetime_service_CFLAGS = \ |
