Selaa lähdekoodia

Add missing installed and shipped headers

Samuel Thibault 6 vuotta sitten
vanhempi
commit
fe1091dce8
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      starpurm/src/Makefile.am

+ 6 - 0
starpurm/src/Makefile.am

@@ -39,5 +39,11 @@ libstarpurm_@STARPU_EFFECTIVE_VERSION@_la_SOURCES	+= \
 	starpurm_dlb.c
 endif
 
+versincludedir = $(includedir)/starpu/$(STARPU_EFFECTIVE_VERSION)
+versinclude_HEADERS = 					\
+	include/starpurm.h
+noinst_HEADERS = 					\
+	src/starpurm_private.h
+
 showcheck:
 	-cat /dev/null