Moved pkgconfig data file to data/

This commit is contained in:
Gergely Polonkai 2013-09-10 19:31:45 +02:00
parent e4748e5521
commit a8aa5ea029
4 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,6 @@ SUBDIRS = swe/src src docs/reference/swe-glib data
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = swe-glib.pc $(NULL)
headerdir = $(includedir)/swe-glib
header_DATA = \
src/swe-glib.h \

View File

@ -46,6 +46,6 @@ AC_CONFIG_FILES([
data/Makefile
po/Makefile.in
docs/reference/swe-glib/Makefile
swe-glib.pc
data/swe-glib.pc
])
AC_OUTPUT

View File

@ -1,3 +1,6 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = swe-glib.pc $(NULL)
swephdir = $(pkgdatadir)
sweph_DATA = \
sweph-data/seas_00.se1 \