Fixed message typo.
[captive.git] / Makefile.am
index d3c6418..80ad619 100644 (file)
@@ -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)