blob: b7f1c06c3bbd9cac65d308a38d852fcd28aae2c7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
## File: config/Makefile.am
## Package: (pd external)
## Description:
## + automake file for 'config' package-subdir
##-----------------------------------------------------------------------
#-----------------------------------------------------------------------
# Includes
#-----------------------------------------------------------------------
include $(top_srcdir)/common/pdexternal.am
|