diff options
author | Ted Gould <ted@gould.cx> | 2010-12-08 13:09:39 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-08 13:09:39 -0600 |
commit | 01a31930c3eb89c5ca20fb70ba76a4317b2f2648 (patch) | |
tree | a415c2c9842fa00d6bd1f6fda055d0a3a8594325 /src | |
parent | fe4253d9430d99d87bde3e8afb3837be35009c82 (diff) | |
parent | 12d94d3b9aa17214cadec6e98831356330cead51 (diff) | |
download | ayatana-indicator-application-01a31930c3eb89c5ca20fb70ba76a4317b2f2648.tar.gz ayatana-indicator-application-01a31930c3eb89c5ca20fb70ba76a4317b2f2648.tar.bz2 ayatana-indicator-application-01a31930c3eb89c5ca20fb70ba76a4317b2f2648.zip |
Updating to trunk with mostly libappindicator changes.
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 3d1df8c..23f5727 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -109,4 +109,3 @@ BUILT_SOURCES += \ CLEANFILES += $(BUILT_SOURCES) EXTRA_DIST += $(DBUS_SPECS) - |