alsa-tools/hdspmixer/Makefile.am
Takashi Iwai ca7ae60abd - fixed H9632 problem.
- added desktop file and icon
  new options --with-desktop-dir and --with-pixmap-dir.
- fixed CXXFLAGS for soundbase option.
- fixed compile warnings.
2003-11-24 14:48:21 +00:00

11 lines
262 B
Makefile

EXTRA_DIST = hdspmixer.desktop
SUBDIRS = src pixmaps
desktopdir = $(DESKTOP_DIR)
desktop_DATA = hdspmixer.desktop
alsa-dist: distdir
@rm -rf ../distdir/hdspmixer
@mkdir -p ../distdir/hdspmixer
@cp -RLpv $(distdir)/* ../distdir/hdspmixer
@rm -rf $(distdir)