Whamcloud - gitweb
Added router.h to EXTRA_DIST to fix 'make rpms'
authorbehlendo <behlendo>
Mon, 27 Jun 2005 23:47:52 +0000 (23:47 +0000)
committerbehlendo <behlendo>
Mon, 27 Jun 2005 23:47:52 +0000 (23:47 +0000)
lnet/lnet/autoMakefile.am

index 3464416..92c5b4f 100644 (file)
@@ -42,7 +42,7 @@ endif # CRAY_PORTALS
 
 install-data-hook: $(install_data_hook)
 
-EXTRA_DIST := Info.plist
+EXTRA_DIST := Info.plist router.h
 
 MOSTLYCLEANFILES = *.o *.ko *.mod.c portals
 DIST_SOURCES = $(portals-objs:%.o=%.c)