Skip to content

Commit

Permalink
List catgconf header files too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Linus Nordberg committed Sep 28, 2011
1 parent ba23426 commit fe32cee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ librsp_a_SOURCES += fticks.c fticks.h
endif

catgconf_SOURCES = \
debug.c \
util.c \
gconfig.c \
catgconf.c
catgconf.c \
debug.c debug.h \
gconfig.c gconfig.h \
util.c util.h

librsp_a_CFLAGS = \
-g -Wall -Werror -fno-strict-aliasing @SSL_CFLAGS@ @TARGET_CFLAGS@
Expand Down

0 comments on commit fe32cee

Please sign in to comment.