]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Makefile.in: build pam for dest_nolibafs
authorSam Hartman <hartmans@debian.org>
Wed, 6 Apr 2005 13:00:26 +0000 (13:00 +0000)
committerSam Hartman <hartmans@debian.org>
Wed, 6 Apr 2005 13:00:26 +0000 (13:00 +0000)
debian/rules: Call dest_nolibafs not dest

Makefile.in
debian/rules

index b51164462c3bc378080641bddbc74373559589c2..9694089f965526a05eb62869afe517fff3717783 100644 (file)
@@ -558,7 +558,7 @@ finale: project cmd comerr afsd butc tbutc @ENABLE_KERNEL_MODULE@ libuafs audit
 finale_nolibafs: project cmd comerr afsd butc tbutc libuafs audit kauth log package \
        ptserver scout bu_utils ubik uss bozo vfsck volser tvolser \
        venus update xstat afsmonitor dauth rxdebug libafsrpc \
-       libafsauthent shlibafsrpc shlibafsauthent libadmin
+       libafsauthent shlibafsrpc shlibafsauthent libadmin pam
        ${COMPILE_PART1} finale ${COMPILE_PART2}
 
 # Use washtool to ensure MakefileProto is current and obj/libafs exists.
index a84ad3f3d2db5e7a0b225a213fdcf5b0dbaca16a..6a82ff305f5785a51eaedbded0b7d2bcdfb3ea81 100755 (executable)
@@ -50,7 +50,7 @@ build: configure-stamp build-stamp
 build-stamp:
        dh_testdir
 
-       $(MAKE) dest 
+       $(MAKE) dest_nolibafs
        -rm $(SYS_NAME)/dest/include/crypt.h
        touch build-stamp