diff options
Diffstat (limited to 'macros/Makefile.am')
-rw-r--r-- | macros/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Makefile.am b/macros/Makefile.am index e2a4980a37..3bb9e94c11 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -17,7 +17,7 @@ MACROS= \ linger.m4 \ need-declaration.m4 -EXTRA_DIST=$(MACROS) autogen.sh macros.dep +EXTRA_DIST=$(MACROS) autogen.sh MAINTAINERCLEANFILES=macros.dep @MAINT@macros.dep: Makefile.am |