Fixed Makefile to install all header files as required
This commit is contained in:
parent
4506e31946
commit
c78108ce84
@ -94,14 +94,10 @@ typelibs_DATA = SweGlib-$(SWE_GLIB_API_VERSION).typelib
|
|||||||
|
|
||||||
headerdir = $(includedir)/swe-glib
|
headerdir = $(includedir)/swe-glib
|
||||||
header_DATA = \
|
header_DATA = \
|
||||||
swe-glib.h \
|
$(INST_H_SRC_FILES) \
|
||||||
gswe-types.h \
|
$(INST_H_BUILT_FILES) \
|
||||||
gswe-enumtypes.h \
|
|
||||||
gswe-moment.h \
|
|
||||||
gswe-timestamp.h \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
||||||
CLEANFILES += $(gir_DATA) $(typelibs_DATA)
|
CLEANFILES += $(gir_DATA) $(typelibs_DATA)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user