Browse Source

build: reorganise automake build system.

master
Sam Hocevar 12 years ago
parent
commit
7b9a8b613e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      neercs/Makefile.am

+ 1
- 1
neercs/Makefile.am View File

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


if BUILD_NEERCS if BUILD_NEERCS
noinst_PROGRAMS = neercs
bin_PROGRAMS = neercs
endif endif


neercs_SOURCES = \ neercs_SOURCES = \


Loading…
Cancel
Save