X-Git-Url: https://git.jsancho.org/?p=c-irrlicht.git;a=blobdiff_plain;f=Makefile.am;h=c4f3592b99af61158dfa6380147b8162afd37187;hp=c7470a5712c4b0d97b5eca76f039ba3e52044df0;hb=2291f72634c35af1cddc9af11d3a6a88a5eb1c3b;hpb=c0f82c3ef5dbd59d06e48c25b04f52a089ab93ce diff --git a/Makefile.am b/Makefile.am index c7470a5..c4f3592 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,5 +3,6 @@ libCIrrlicht_la_SOURCES = src/CIrrlicht.cpp libCIrrlicht_la_CPPFLAGS = -I$(top_srcdir)/include libCIrrlicht_la_LDFLAGS = -version-info 0:1 include_HEADERS = \ + include/EDriverTypes.h \ include/cirrlicht.h \ - include/EDriverTypes.h + include/dimension2d.h