summaryrefslogtreecommitdiff
path: root/include/Makefile.am
blob: 8e8427c28819fc35e6e23b6a60e3589ba43298a4 (plain)
1
2
3
4
5
6
7
noinst_HEADERS = \
	mmx.h \
	sse.h

# This test needs to go here because this is the first makefile which the
# install target gets run in.
include $(top_srcdir)/idiottest.mak