mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 11:06:32 +01:00
10 lines
166 B
Makefile
10 lines
166 B
Makefile
|
|
EXTRA_DIST = gtk_entry.dia \
|
|
documentation_generation.txt gmmproc_internals.txt using_gmmproc.txt
|
|
|
|
post-html:
|
|
|
|
doc-clean:
|
|
|
|
.PHONY: post-html doc-clean
|
|
|