Skip to content

Commit

Permalink
Process script directory for all configs
Browse files Browse the repository at this point in the history
  • Loading branch information
szubersk committed Oct 17, 2022
1 parent 0aae8a4 commit f8bff3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ include $(top_srcdir)/config/Rules.am
include $(top_srcdir)/config/CppCheck.am
include $(top_srcdir)/config/Shellcheck.am
include $(top_srcdir)/config/Substfiles.am
include $(srcdir)/%D%/scripts/Makefile.am

ACLOCAL_AMFLAGS = -I config

Expand All @@ -23,7 +24,6 @@ include $(srcdir)/%D%/contrib/Makefile.am
include $(srcdir)/%D%/etc/Makefile.am
include $(srcdir)/%D%/lib/Makefile.am
include $(srcdir)/%D%/man/Makefile.am
include $(srcdir)/%D%/scripts/Makefile.am
include $(srcdir)/%D%/tests/Makefile.am
if BUILD_LINUX
include $(srcdir)/%D%/udev/Makefile.am
Expand Down

0 comments on commit f8bff3d

Please sign in to comment.