X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=bcec8c1fab6f13c2096787e09511923f7517b826;hb=ae7fc2605ca37645b106c8f35400a16d06dba69d;hp=63eccfe2c12f3ff698d6d3117beffd09cdddcff2;hpb=29e2baf09b55c8d338ddd68a7b79586945675710;p=c-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 63eccfe..bcec8c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ libCIrrlicht_la_SOURCES = \ src/IVideoDriver.cpp libCIrrlicht_la_CPPFLAGS = -I$(top_srcdir)/include libCIrrlicht_la_LDFLAGS = -version-info 0:1 -include_HEADERS = \ +pkginclude_HEADERS = \ include/cirrlicht.h \ include/dimension2d.h \ include/EDriverTypes.h \