]> Pileus Git - ~andy/gtk/blobdiff - examples/Makefile.am
Bloatpad: Add a View menu for fullscreen
[~andy/gtk] / examples / Makefile.am
index 011e5a55743f25bd19000d5d096df1bc51284280..65de8920c00c51da75fde3c3a377f788df8f9202 100644 (file)
@@ -46,11 +46,9 @@ AM_CPPFLAGS = \
 
 LDADD = \
        $(top_builddir)/gtk/libgtk-3.la \
+       $(top_builddir)/gdk/libgdk-3.la \
        $(GTK_DEP_LIBS)
 
-drawing_LDADD = $(LDADD) \
-       $(top_builddir)/gdk/libgdk-3.la
-
 noinst_PROGRAMS = \
        hello-world                             \
        window-default                          \