Explorar el Código

* Install cucul++.pc and caca++.pc in the pkg-config directory.

tags/v0.99.beta14
Sam Hocevar sam hace 16 años
padre
commit
1e40acee37
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      cxx/Makefile.am

+ 3
- 0
cxx/Makefile.am Ver fichero

@@ -3,6 +3,9 @@
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/cucul -I../cucul \
-I$(top_srcdir)/caca

pkgconfig_DATA = cucul++.pc caca++.pc
pkgconfigdir = $(libdir)/pkgconfig

if USE_CXX
include_HEADERS = cucul++.h caca++.h
lib_LTLIBRARIES = libcucul++.la libcaca++.la


Cargando…
Cancelar
Guardar