mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
639 B

  1. Yet again some very broken header problem we just should disable ...
  2. - Rene Rebe <rene@rocklinux.org>
  3. --- DirectFB-0.9.20/inputdrivers/Makefile.in.orig 2004-03-04 17:19:47.000000000 +0100
  4. +++ DirectFB-0.9.20/inputdrivers/Makefile.in 2004-03-04 17:20:12.000000000 +0100
  5. @@ -138,8 +138,6 @@
  6. @MUTOUCH_TS_TRUE@MUTOUCH_TS_DIR = mutouch
  7. -@WM97XX_TS_TRUE@WM97XX_TS_DIR = wm97xx_ts
  8. -
  9. SUBDIRS = joystick keyboard $(LINUX_INPUT_DIR) lirc ps2mouse serialmouse $(H3600_TS_DIR) $(UCB1X00_TS_DIR) $(MUTOUCH_TS_DIR) $(SONYPI_DIR) $(DBOX2REMOTE_DIR) $(WM97XX_TS_DIR)
  10. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs