Parcourir la source

Add man to subdirs

Wichert Akkerman il y a 24 ans
Parent
commit
b30b3285a3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Makefile.in

+ 1 - 1
Makefile.in

@@ -9,7 +9,7 @@ GENFILES	= version.h
 include Makefile.conf
 include Makefile.conf
 
 
 SUBDIRS		= include optlib lib intl dpkg-deb split scripts utils main \
 SUBDIRS		= include optlib lib intl dpkg-deb split scripts utils main \
-		  @DSELECTDIR@ po methods doc
+		  @DSELECTDIR@ po methods man doc
 
 
 all: version.h all-recursive
 all: version.h all-recursive