Ver código fonte

build: reorganise automake build system.

master
Sam Hocevar 12 anos atrás
pai
commit
7b9a8b613e
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      neercs/Makefile.am

+ 1
- 1
neercs/Makefile.am Ver arquivo

@@ -2,7 +2,7 @@
include $(top_srcdir)/build/autotools/common.am

if BUILD_NEERCS
noinst_PROGRAMS = neercs
bin_PROGRAMS = neercs
endif

neercs_SOURCES = \


Carregando…
Cancelar
Salvar