blob: b69097e76969ea34beb4cc0be0008aa8adf1a2b3 (
plain)
1
2
3
4
5
6
7
|
# This is the compatibility Makefile.am - you are probably better off
# just including the Makefile-files directly from your top-level
# Makefile.am.
EXTRA_DIST =
include Makefile-files
|