~dobey/libubuntuone/system-oauth

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2012-01-31 19:50:47 UTC
  • mfrom: (145.1.5 split-ui-lib)
  • Revision ID: tarmac-20120131195047-5owytdny1vs4d737
Switch to webkitgtk-3.0
Move the current libubuntuone to libubuntuoneui
Update all the current references to libubuntuone to be libubuntuoneui
Add back a libubuntuone directory for coming code
Change the API version to 3.0 to break compat

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
INCLUDES =                      \
2
 
        $(LIBUBUNTUONE_CFLAGS)  \
 
2
        $(LIBUBUNTUONEUI_CFLAGS)        \
3
3
        -I$(top_srcdir)
4
4
 
5
5
noinst_PROGRAMS =               \
7
7
 
8
8
test_music_store_SOURCES = test-music-store.c
9
9
test_music_store_LDADD =                                \
10
 
        $(LIBUBUNTUONE_LIBS)                            \
11
 
        $(top_builddir)/libubuntuone/libubuntuone-1.0.la
 
10
        $(LIBUBUNTUONEUI_LIBS)                          \
 
11
        $(top_builddir)/libubuntuoneui/libubuntuoneui-3.0.la
12
12
 
13
13
MAINTAINERCLEANFILES = Makefile.in