Skip to content

Commit

Permalink
Update Makefile.am: Remove test_inih
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmair authored Dec 30, 2024
1 parent 1738ebb commit c366995
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EXTRA_DIST=SubmittingPatches .gitignore tools/version.sh

BUILDDIRS =

SUBDIRS=. src systemd tools
SUBDIRS=. src systemd
DIST_SUBDIRS = $(SUBDIRS)

BUILT_SOURCES=path.h version.h
Expand Down Expand Up @@ -37,4 +37,3 @@ config.h: configure

test: all
sh tools/test.sh
tools/test_inih tools/test.ini tools/bad*.ini

0 comments on commit c366995

Please sign in to comment.