fix installation of gtec.hh
* spot/twaalgos/gtec/Makefile.am: install it in spot/twaalgos/gtec, not spot/tgbaalgos/gtec. * NEWS: Mention it.
This commit is contained in:
parent
e87b271ba5
commit
cf79cefd9a
2 changed files with 8 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## -*- coding: utf-8 -*-
|
||||
## Copyright (C) 2011, 2013, 2014 Laboratoire de Recherche et Developpement
|
||||
## de l'Epita (LRDE).
|
||||
## Copyright (C) 2011, 2013, 2014, 2016 Laboratoire de Recherche et
|
||||
## Developpement de l'Epita (LRDE).
|
||||
## Copyright (C) 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
||||
## et Marie Curie.
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(BUDDY_CPPFLAGS)
|
||||
AM_CXXFLAGS = $(WARNING_CXXFLAGS)
|
||||
|
||||
gtecdir = $(pkgincludedir)/tgbaalgos/gtec
|
||||
gtecdir = $(pkgincludedir)/twaalgos/gtec
|
||||
|
||||
gtec_HEADERS = \
|
||||
ce.hh \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue