Bläddra i källkod

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 år sedan
förälder
incheckning
9e0b03052d
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      neercs/Makefile.am

+ 2
- 0
neercs/Makefile.am Visa fil

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

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

if BUILD_NEERCS
noinst_PROGRAMS = neercs
endif


Laddar…
Avbryt
Spara