mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
14 lines
303 B
Makefile
14 lines
303 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = dist-xz no-dist-gzip
|
|
|
|
SUBDIRS = bin data po
|
|
|
|
CLEANFILES=
|
|
|
|
EXTRA_DIST = autogen.sh
|
|
DISTCLEANFILES = intltool-extract.in intltool-merge.in intltool-update.in intltool-extract intltool-merge intltool-update
|
|
|
|
README: README.rst
|
|
|