Browse Source

remove Makefile.am from public headers (no build systems in shared repos)

tags/0.124.0
Paul Davis 13 years ago
parent
commit
9ec79600a3
1 changed files with 0 additions and 19 deletions
  1. +0
    -19
      Makefile.am

+ 0
- 19
Makefile.am View File

@@ -1,19 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in

libjackincludedir = $(includedir)/jack

libjackinclude_HEADERS = \
intclient.h \
jack.h \
ringbuffer.h \
statistics.h \
session.h \
thread.h \
timestamps.h \
transport.h \
types.h \
midiport.h \
weakmacros.h \
weakjack.h \
control.h \
jslist.h

Loading…
Cancel
Save