~jpakkane/libgrip/unbreaking

« back to all changes in this revision

Viewing changes to examples/rectangle-mover/Makefile.am

  • Committer: Chase Douglas
  • Date: 2011-06-17 11:48:40 UTC
  • mfrom: (41.3.1 libgrip-device-type)
  • Revision ID: chase.douglas@ubuntu.com-20110617114840-n6e71ocn0vrg0gw6
Merge remove-version branch to remove version from library name

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        $(GTK_CFLAGS)           \
13
13
        $(MAINTAINER_CFLAGS)
14
14
 
15
 
grip_test_LDADD = $(top_builddir)/src/libgrip-0.1.la $(GTK_LIBS)
 
15
grip_test_LDADD = $(top_builddir)/src/libgrip.la $(GTK_LIBS)