Ticket #434 (closed defect: fixed)
svn revision 1726 build error
| Reported by: | alex@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-libs | Version: | 2007 |
| Severity: | major | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
libmokoui/Makefile.am is not update to date.
patch:
Index: Makefile.am
===================================================================
--- Makefile.am (revision 1726)
+++ Makefile.am (working copy)
@@ -12,7 +12,6 @@
moko-panel-applet.h \
moko-pixmap-button.h \
moko-paned-window.h \
- moko-search-bar.h \
moko-tool-box.h \
moko-tree-view.h \
moko-window.h \
@@ -33,7 +32,6 @@
moko-panel-applet.c \
moko-pixmap-button.c \
moko-paned-window.c \
- moko-search-bar.c \
moko-tree-view.c \
moko-tool-box.c \
moko-window.c \
Change History
Note: See
TracTickets for help on using
tickets.

This was fixed in r1727.