diff options
Diffstat (limited to 'modules/engines/pixbuf/Makefile.am')
-rw-r--r-- | modules/engines/pixbuf/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/engines/pixbuf/Makefile.am b/modules/engines/pixbuf/Makefile.am index df50cba67a..f90bdd5532 100644 --- a/modules/engines/pixbuf/Makefile.am +++ b/modules/engines/pixbuf/Makefile.am @@ -33,3 +33,5 @@ libpixmap_la_SOURCES = \ libpixmap_la_LDFLAGS = -avoid-version -module $(no_undefined) libpixmap_la_LIBADD = $(LDADDS) + +-include $(top_srcdir)/git.mk |