cbfeb63b47
the BUILD_DEPENDs on automake.
13 lines
481 B
Text
13 lines
481 B
Text
$NetBSD: patch-aa,v 1.2 2002/03/05 18:05:40 skrll Exp $
|
|
|
|
--- include/Makefile.in.orig Tue Mar 5 09:53:07 2002
|
|
+++ include/Makefile.in
|
|
@@ -86,7 +86,7 @@
|
|
fontpath = @fontpath@
|
|
psffont = @psffont@
|
|
|
|
-include_HEADERS = libfon.h libpsf.h librio500.h librio500_api.h getopt.h
|
|
+include_HEADERS = libfon.h libpsf.h librio500.h librio500_api.h
|
|
extra_DIST = usbdevice_fs.h usbdevfs.h usbdrv.h rio500_usb.h
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = config.h
|