]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
[evince.git] / Makefile.am
index 9fa971094203020f57201f103b435210bd80b59e..de2524acf236e26f4c233d2365bbe8b5f14c4f56 100644 (file)
@@ -14,10 +14,19 @@ if ENABLE_THUMBNAILER
 SUBDIRS += thumbnailer
 endif
 
+NULL =
+
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = \
-       evince-backend-$(EV_API_VERSION).pc \
-       evince-view-$(EV_API_VERSION).pc
+       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