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
=== modified file 'tests/Makefile.am'
--- tests/Makefile.am 2012-08-02 16:17:06 +0000
+++ tests/Makefile.am 2012-08-09 18:07:22 +0000
@@ -66,6 +66,7 @@
66 -lboost_filesystem -lboost_system66 -lboost_filesystem -lboost_system
6767
68gtest_nux_SOURCES = \68gtest_nux_SOURCES = \
69 FakeGestureEvent.h \
69 gtest-nux-area.cpp \70 gtest-nux-area.cpp \
70 gtest-nux-cairo-wrapper.cpp \71 gtest-nux-cairo-wrapper.cpp \
71 gtest-nux-emmetrics.cpp \72 gtest-nux-emmetrics.cpp \
@@ -81,6 +82,7 @@
8182
82if HAVE_GEIS83if HAVE_GEIS
83gtest_nux_SOURCES += \84gtest_nux_SOURCES += \
85 geis_mock.h \
84 geis_mock.cpp \86 geis_mock.cpp \
85 gtest-nux-geisadapter.cpp \87 gtest-nux-geisadapter.cpp \
86 gtest-nux-gesturebroker.cpp88 gtest-nux-gesturebroker.cpp

Subscribers

People subscribed via source and target branches