Include glade-2(1) --write-source support.
[macros.git] / Makefile.am
index 3704165..856c14d 100644 (file)
@@ -21,12 +21,15 @@ include $(top_srcdir)/Makefile-head.am
 ## Please update this variable if any new macros are created
 MACROS= \
                AutoGen.pm \
-               Makefile-gtk-doc.am \
-               gtk-doc.m4 \
-               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/%)' > $@