Skip to content

Commit

Permalink
[nozzle] split code around to separate libnozzle and testsuite
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Jan 19, 2018
1 parent 2ca0aa5 commit e96d3bb
Show file tree
Hide file tree
Showing 6 changed files with 2,778 additions and 1,629 deletions.
3 changes: 2 additions & 1 deletion libnozzle/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ SUBDIRS = . tests man

libversion = 1:0:0

sources = libnozzle.c
sources = libnozzle.c \
internals.c

include_HEADERS = libnozzle.h

Expand Down

0 comments on commit e96d3bb

Please sign in to comment.