Moved header install target to src/Makefile.am for consistency

This commit is contained in:
2013-09-10 19:33:35 +02:00
parent a8aa5ea029
commit a43dc653e5
2 changed files with 10 additions and 9 deletions

View File

@@ -3,15 +3,6 @@ SUBDIRS = swe/src src docs/reference/swe-glib data
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
headerdir = $(includedir)/swe-glib
header_DATA = \
src/swe-glib.h \
src/gswe-types.h \
src/gswe-enumtypes.h \
src/gswe-moment.h \
src/gswe-timestamp.h \
$(NULL)
intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
EXTRA_DIST = $(intltool_extra) $(header_DATA) autogen.sh