aboutsummaryrefslogtreecommitdiff
path: root/pathologist/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-26 12:25:06 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-26 12:25:06 +0200
commit6bfc7b600b276d4a6c139cdb6b0335ed572332f5 (patch)
tree831f170cb424e30b49d0d20b4d97a0fb6df8ea65 /pathologist/src/include/Makefile.am
downloadmonkey-6bfc7b600b276d4a6c139cdb6b0335ed572332f5.tar.gz
monkey-6bfc7b600b276d4a6c139cdb6b0335ed572332f5.zip
-recoveredHEADmaster
Diffstat (limited to 'pathologist/src/include/Makefile.am')
-rw-r--r--pathologist/src/include/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/pathologist/src/include/Makefile.am b/pathologist/src/include/Makefile.am
new file mode 100644
index 0000000..b301e48
--- /dev/null
+++ b/pathologist/src/include/Makefile.am
@@ -0,0 +1,9 @@
1SUBDIRS = .
2
3monkeyincludedir = $(includedir)/monkey
4
5monkeyinclude_HEADERS = \
6 monkey_common.h \
7 plibc.h \
8 gdbmi.h \
9 mxml.h