------------------------------------------------------------ revno: 44 committer: Ted Gould <[email protected]> branch nick: trunk timestamp: Tue 2009-12-22 20:57:36 -0600 message: Typo on variable name. Oh, I hate dynamically linked languages. modified: tests/Makefile.am
-- lp:dbusmenu https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk Your team ayatana-commits is subscribed to branch lp:dbusmenu. To unsubscribe from this branch go to https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk/+edit-subscription.
=== modified file 'tests/Makefile.am' --- tests/Makefile.am 2009-12-23 02:51:37 +0000 +++ tests/Makefile.am 2009-12-23 02:57:36 +0000 @@ -263,5 +263,5 @@ DISTCLEANFILES = \ $(TESTS) \ - $(OBJECT_XML_FILE) + $(OBJECT_XML_REPORT)
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

