]> matita.cs.unibo.it Git - helm.git/commitdiff
recursive invocation of distr_pre
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 13 Jun 2006 09:54:21 +0000 (09:54 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 13 Jun 2006 09:54:21 +0000 (09:54 +0000)
matita/Makefile

index af7445047186cbf590325ad5af54d2760ef6bd63..a317e78e133abe4dbbe4bf8d10f67d846f9b493e 100644 (file)
@@ -224,6 +224,9 @@ dist_library@%:
 
 endif
 
+dist_pre:
+       $(MAKE) -C dist/ dist_pre
+
 DESTDIR = $(RT_BASE_DIR)
 INSTALL_STUFF =                        \
        icons/                          \