]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Translation updated.
[evince.git] / Makefile.am
index 14f3b1ede279f77d76f7dc89bf4c924e19a25458..de2524acf236e26f4c233d2365bbe8b5f14c4f56 100644 (file)
@@ -1,8 +1,9 @@
 SUBDIRS = \
        cut-n-paste \
        data \
-       backend \
        libdocument \
+       backend \
+       libview \
        properties \
        shell \
        po \
@@ -13,6 +14,20 @@ if ENABLE_THUMBNAILER
 SUBDIRS += thumbnailer
 endif
 
+NULL =
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = \
+       evince-document-$(EV_API_VERSION).pc \
+       evince-view-$(EV_API_VERSION).pc \
+       $(NULL)
+
+headerdir = $(includedir)/evince/$(EV_API_VERSION)
+header_DATA = \
+       evince-document.h \
+       evince-view.h \
+       $(NULL)
+
 # Applications 
 
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in