~ricotz/plank/wayland

« back to all changes in this revision

Viewing changes to lib/Makefile.am

  • Committer: Rico Tzschichholz
  • Date: 2015-12-07 08:10:53 UTC
  • Revision ID: ricotz@ubuntu.com-20151207081053-9vo8e1j77696rz0w
lib: Add internal compatibility wrapper for gtk+ 3.19.1+

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
 
166
166
libplank_internal_la_SOURCES = \
167
167
        glib-compat.c \
 
168
        gtk-compat.c \
168
169
        $(NULL)
169
170
 
170
171
nodist_libplank_internal_la_SOURCES = \