diff options
Diffstat (limited to 'emulators/tme/files/patch-Makefile.am')
-rw-r--r-- | emulators/tme/files/patch-Makefile.am | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/tme/files/patch-Makefile.am b/emulators/tme/files/patch-Makefile.am new file mode 100644 index 000000000000..4578b84911f1 --- /dev/null +++ b/emulators/tme/files/patch-Makefile.am @@ -0,0 +1,12 @@ +--- Makefile.am.orig ++++ Makefile.am +@@ -4,7 +4,8 @@ + AUTOMAKE_OPTIONS = 1.4 gnu + SUBDIRS = tme libltdl libtme generic ic machine host bus serial scsi tmesh tools + EXTRA_DIST = modules dist +-pkglib_DATA = tmeconfig.h ++tmeconfigdir = $(pkglibdir) ++tmeconfig_DATA = tmeconfig.h + + # target to hook into the distribution: + # |