From 712adb531e869d9680650cdef1f0f94bdb4269d6 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Tue, 17 Jan 2017 17:23:43 +0100 Subject: [PATCH] Header di ruolo non venivano installati. --- libreria/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreria/Makefile.am b/libreria/Makefile.am index 53f9e1f..ab6ec11 100644 --- a/libreria/Makefile.am +++ b/libreria/Makefile.am @@ -43,9 +43,7 @@ liborganigramma_la_SOURCES = \ ../src/profiliprofessionali.c \ ../src/profiloprofessionale.c \ ../src/ruoli.c \ - ../src/ruoli.h \ ../src/ruolo.c \ - ../src/ruolo.h \ ../src/struttura.c \ ../src/strutturaallegato.c \ ../src/strutturacollegamento.c \ @@ -89,6 +87,8 @@ liborganigramma_include_HEADERS = \ ../src/posizionieconomiche.h \ ../src/profiliprofessionali.h \ ../src/profiloprofessionale.h \ + ../src/ruoli.h \ + ../src/ruolo.h \ ../src/struttura.h \ ../src/strutturaallegato.h \ ../src/strutturacollegamento.h \ -- 2.49.0