From: Andrea Zagli Date: Tue, 17 Jan 2017 16:23:43 +0000 (+0100) Subject: Header di ruolo non venivano installati. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=712adb531e869d9680650cdef1f0f94bdb4269d6;p=solipa%2Forganigramma Header di ruolo non venivano installati. --- 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 \