Added all source and header files that are in CVS to make sure everything
[platform/upstream/gnome-common.git] / Makefile.am
1 ## if <internationalization support>
2 #SUBDIRS = po intl macros support # <your subdirs here>
3 ## else
4 SUBDIRS = macros support # <your subdirs here>
5 ## endif
6
7 ## to automatically rebuild aclocal.m4 if any of the macros in
8 ## `macros/' change
9 @MAINT@include macros/macros.dep
10 @MAINT@macros/macros.dep: macros/Makefile.am
11 @MAINT@ cd macros && $(MAKE) macros.dep