X-Git-Url: http://git.jankratochvil.net/?p=captive.git;a=blobdiff_plain;f=Makefile.am;h=80ad619f54f42bcaad72867ccf823dd158492e4a;hp=d3c64183273e84cae7790aded96b3bf9a77b6748;hb=75b78d8bda10b9f46d7ecd034831541f43831546;hpb=34b303c4f71ae45e699cb187112d17a643befeae diff --git a/Makefile.am b/Makefile.am index d3c6418..80ad619 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ include $(top_srcdir)/Makefile-head.am AUTOMAKE_OPTIONS=gnu ACLOCAL_AMFLAGS=-I macros -SUBDIRS=macros src doc po +SUBDIRS=macros src doc fonts yum.repos.d po ## to automatically rebuild aclocal.m4 if any of the macros in ## `macros/' change @MAINT@include macros/macros.dep @@ -59,10 +59,11 @@ EXTRA_DIST+= \ debian/copyright \ debian/rules \ cvs2cl-usermap \ - gnome_vfs_read_entire_file.c + gnome_vfs_read_entire_file.c \ + build-static ROS_CVS:= \ - $(foreach rosdir,$(REACTOS_SOURCES),$(shell find $(rosdir) -name CVS -type d)) + $(foreach rosdir,$(REACTOS_SOURCES),$(shell find $(srcdir)/$(rosdir) -name CVS -type d)) BUILT_SOURCES+= \ $(ROS_CVS)