X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile.am;h=f7627f4e1115870b89351a7380650c2d56c78a00;hb=9807c5fdb2f20f098c7046786908a7f3ce1dc2d4;hp=e4153e7fff259aba1d5e329b13cdfb2b4992a18c;hpb=d2795333ac6fee8fec5e4c616aff64f063a2a92e;p=freeglut diff --git a/Makefile.am b/Makefile.am index e4153e7..f7627f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## 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 @@ -11,3 +11,5 @@ EXTRA_DIST = \ freeglut_static.dsp \ freeglut_evc4.vcp freeglut_evc4.vcw +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck