]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/pixops/Makefile.am
Use correct DLL and import library names, with GTK_API_VERSION in name,
[~andy/gtk] / gdk-pixbuf / pixops / Makefile.am
index 9cdb3b31978a6ada3d6176cb61447a0922f89817..16bc8d4b7bcb7354b51fe3a89ce27ca94e25fc87 100644 (file)
@@ -1,6 +1,12 @@
 noinst_LTLIBRARIES = libpixops.la
 
-INCLUDES = $(GLIB_CFLAGS) $(LIBART_CFLAGS)
+INCLUDES = @STRIP_BEGIN@ \
+       -I$(top_srcdir) -I$(top_builddir)       \
+       @GTK_DEBUG_FLAGS@                       \
+       @GDK_PIXBUF_DEP_CFLAGS@                 \
+       -DG_DISABLE_DEPRECATED                  \
+       -DGDK_PIXBUF_DISABLE_DEPRECATED         \
+@STRIP_END@
 
 noinst_PROGRAMS = timescale
 
@@ -20,3 +26,7 @@ libpixops_la_SOURCES =                \
        pixops.h                        \
        pixops-internal.h               \
        $(mmx_sources)
+
+EXTRA_DIST =                           \
+       DETAILS                         \
+       makefile.msc