Mercurial > audlegacy
view src/audacious/ui/Makefile @ 2935:fc8a2ebb2e13 trunk
Fix display of help system.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Fri, 29 Jun 2007 08:38:29 -0500 |
| parents | 30ab29ed32d8 |
| children | c27b1b544026 |
line wrap: on
line source
include ../../../mk/rules.mk include ../../../mk/init.mk gladexmldir = $(pkgdatadir)/ui OBJECTIVE_DATA = \ mainwin.ui:$(gladexmldir) \ playlist.ui:$(gladexmldir) \ equalizer.ui:$(gladexmldir) include ../../../mk/objective.mk
