X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=856c14df165004e8492ab35c353fd515b7e1df5d;hb=refs%2Ftags%2Fcaptive-1_0_2;hp=f6905d9e3eadfe9da2a7c21c0fb5405206840aa7;hpb=e9ded2b0602bb3ca136990208f72b21cf4686fd0;p=macros.git diff --git a/Makefile.am b/Makefile.am index f6905d9..856c14d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,10 +21,15 @@ include $(top_srcdir)/Makefile-head.am ## Please update this variable if any new macros are created MACROS= \ AutoGen.pm \ - need-declaration.m4 + need-declaration.m4 \ + glade-w.m4 \ + glade-w.sh.in EXTRA_DIST+=$(MACROS) macros.dep MAINTAINERCLEANFILES+=macros.dep +EXTRA_DIST+= \ + .vimrc + @MAINT@macros.dep: Makefile.am @MAINT@ @echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)' > $@