X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile.am;h=76c3a005ac1d2317e1b5a9548142b62c3d4c2ea5;hb=bce1c1e15a97d38b2b473a18d68f0f7cbd662b36;hp=e4153e7fff259aba1d5e329b13cdfb2b4992a18c;hpb=d2795333ac6fee8fec5e4c616aff64f063a2a92e;p=freeglut diff --git a/Makefile.am b/Makefile.am index e4153e7..76c3a00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,15 @@ -## 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_evc4.vcp freeglut_evc4.vcw +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck