Ver código fonte

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 12 anos atrás
pai
commit
9e0b03052d
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      neercs/Makefile.am

+ 2
- 0
neercs/Makefile.am Ver arquivo

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

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

if BUILD_NEERCS
noinst_PROGRAMS = neercs
endif


Carregando…
Cancelar
Salvar