Nux

Merge lp:~sil2100/nux/missing_file into lp:nux

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Jay Taoko
Approved revision: 639
Merged at revision: 642
Proposed branch: lp:~sil2100/nux/missing_file
Merge into: lp:nux
Diff against target: 11 lines (+1/-0)
1 file modified
tests/Makefile.am (+1/-0)
To merge this branch: bzr merge lp:~sil2100/nux/missing_file
Reviewer Review Type Date Requested Status
Jay Taoko (community) Approve
Review via email: mp+117631@code.launchpad.net

Commit message

Added a missing header file to tests/Makefile.am.

Description of the change

- Problem:

The tests/Makefile.am was missing a newly added header file.

- Fix:

Added the missing file to the header file.

- Tests:

Not applicable.

To post a comment you must log in.
Revision history for this message
Jay Taoko (jaytaoko) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/Makefile.am'
2--- tests/Makefile.am 2012-07-03 11:04:59 +0000
3+++ tests/Makefile.am 2012-08-01 12:09:18 +0000
4@@ -73,6 +73,7 @@
5 gtest-nux-statictext.cpp \
6 gtest-nux-scrollview.cpp \
7 gtest-nux-textentry.cpp \
8+ gtest-nux-utils.h \
9 gtest-nux-inputmethodibus.cpp \
10 gtest-nux-view.cpp \
11 gtest-nux-windowcompositor.cpp \

Subscribers

People subscribed via source and target branches