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
=== modified file 'tests/Makefile.am'
--- tests/Makefile.am 2012-07-03 11:04:59 +0000
+++ tests/Makefile.am 2012-08-01 12:09:18 +0000
@@ -73,6 +73,7 @@
73 gtest-nux-statictext.cpp \73 gtest-nux-statictext.cpp \
74 gtest-nux-scrollview.cpp \74 gtest-nux-scrollview.cpp \
75 gtest-nux-textentry.cpp \75 gtest-nux-textentry.cpp \
76 gtest-nux-utils.h \
76 gtest-nux-inputmethodibus.cpp \77 gtest-nux-inputmethodibus.cpp \
77 gtest-nux-view.cpp \78 gtest-nux-view.cpp \
78 gtest-nux-windowcompositor.cpp \79 gtest-nux-windowcompositor.cpp \

Subscribers

People subscribed via source and target branches