diff options
author | Ted Gould <ted@gould.cx> | 2010-12-02 15:17:54 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-02 15:17:54 -0600 |
commit | d2a48b2530f5218ca71673ab072b707e374ad0c6 (patch) | |
tree | 95090a185e19cf5e9f1dca06c6b8225fa024af4d /src/Makefile.am | |
parent | 03dbdec884967325fc7e9135fbc336962ff2d6bf (diff) | |
download | libayatana-appindicator-d2a48b2530f5218ca71673ab072b707e374ad0c6.tar.gz libayatana-appindicator-d2a48b2530f5218ca71673ab072b707e374ad0c6.tar.bz2 libayatana-appindicator-d2a48b2530f5218ca71673ab072b707e374ad0c6.zip |
Oops, someone has to bring dbus-shared.h into the tarball now
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e591129..dc81059 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -51,6 +51,7 @@ libappindicator_la_SOURCES = \ app-indicator-enum-types.c \ app-indicator.c \ application-service-marshal.c \ + dbus-shared.h \ generate-id.h \ generate-id.c |