Nux

Merge lp:~unity-team/nux/nux.fix-distcheck into lp:nux

Proposed by Jay Taoko
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 647
Merged at revision: 647
Proposed branch: lp:~unity-team/nux/nux.fix-distcheck
Merge into: lp:nux
Diff against target: 19 lines (+2/-0)
1 file modified
tests/Makefile.am (+2/-0)
To merge this branch: bzr merge lp:~unity-team/nux/nux.fix-distcheck
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+119002@code.launchpad.net

Commit message

* Fix "make distcheck"

Description of the change

* Fix "make distcheck"

UNBLOCK

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Looks fine to me. +1

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-08-02 16:17:06 +0000
3+++ tests/Makefile.am 2012-08-09 18:07:22 +0000
4@@ -66,6 +66,7 @@
5 -lboost_filesystem -lboost_system
6
7 gtest_nux_SOURCES = \
8+ FakeGestureEvent.h \
9 gtest-nux-area.cpp \
10 gtest-nux-cairo-wrapper.cpp \
11 gtest-nux-emmetrics.cpp \
12@@ -81,6 +82,7 @@
13
14 if HAVE_GEIS
15 gtest_nux_SOURCES += \
16+ geis_mock.h \
17 geis_mock.cpp \
18 gtest-nux-geisadapter.cpp \
19 gtest-nux-gesturebroker.cpp

Subscribers

People subscribed via source and target branches