Skip to content

Commit

Permalink
use noinst_HEADERS for kcm-protos.h
Browse files Browse the repository at this point in the history
  • Loading branch information
lha authored and Love Hörnquist Åstrand committed Feb 16, 2014
1 parent 4fb41b5 commit c78ca06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kcm/Makefile.am
Expand Up @@ -23,6 +23,8 @@ kcm_SOURCES = \
sessions.c \
renew.c

noinst_HEADERS = $(srcdir)/kcm-protos.h

$(srcdir)/kcm-protos.h: $(kcm_SOURCES)
cd $(srcdir); perl ../cf/make-proto.pl -o kcm-protos.h -q -P comment $(kcm_SOURCES) || rm -f kcm-protos.h

Expand Down

0 comments on commit c78ca06

Please sign in to comment.