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.
|
SUBDIRS = $(TOPSUBDIRS)
|
|
|
|
AUTOMAKE_OPTIONS = dist-bzip2 foreign
|
|
|
|
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
|
|
|
|
appdatadir = $(kde_datadir)/kplayer
|
|
appdata_DATA = COPYING
|
|
|
|
package-messages:
|
|
$(MAKE) -f admin/Makefile.common package-messages
|
|
$(MAKE) -C po merge
|