view Makefile.am @ 435:e3070cc55ab2 trunk

[svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to scroll through the song instead of 5000 frames. - Scroll by 1000 when using the tristate buttons to seek.
author nenolod
date Sat, 14 Jan 2006 18:09:54 -0800
parents 72dcd30156ca
children e4e897d20791
line wrap: on
line source

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = intl libaudacious libaudcore audacious Plugins po icons skin

man_MANS = audacious.1

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = audacious.pc

EXTRA_DIST = \
  FAQ \
  bmp.spec \
  README.bmp \
  $(pkgconfig_DATA) \
  $(wildcard m4/*.m4)