X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile.am;h=c804a85f3a0590244f4bd68864ad50731c8c5f56;hb=e2186de6e136462f1b128c92e5d555a7e8b72e94;hp=a033891f96453e7a9e2090d1903235e1820b8d43;hpb=0001bf60136b79d369604a7296810a7643ed9179;p=freeglut diff --git a/Makefile.am b/Makefile.am index a033891..c804a85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,16 @@ -## Process this file with automake to produce makefile.im +## Process this file with automake to produce Makefile.in SUBDIRS = src include progs doc AUTOMAKE_OPTIONS = gnu EXTRA_DIST = \ AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \ + README.win32 LISEZ_MOI \ freeglut.lsm autogen.sh \ freeglut.kdevprj freeglut.kdevelop \ freeglut.dsp freeglut.dsw \ - freeglut_static.dsp + freeglut_static.dsp \ + freeglut_evc4.vcp freeglut_evc4.vcw +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck