Explorar el Código

build: add a common.am include file and a "make lolcheck" target that does

nothing for now except ensure that every makefile includes common.am.
master
Sam Hocevar hace 12 años
padre
commit
9e0b03052d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      neercs/Makefile.am

+ 2
- 0
neercs/Makefile.am Ver fichero

@@ -1,4 +1,6 @@

include $(top_srcdir)/build/autotools/common.am

if BUILD_NEERCS
noinst_PROGRAMS = neercs
endif


Cargando…
Cancelar
Guardar