X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile.am;h=c804a85f3a0590244f4bd68864ad50731c8c5f56;hb=c53cf940d32476bcf44a4f5e6414789954423ce5;hp=fdc20d97eea3e324316f16851ae513503dcb1141;hpb=646676b8dbf8ab504ac8a275fe9a63a403a3190b;p=freeglut diff --git a/Makefile.am b/Makefile.am index fdc20d9..c804a85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,16 @@ -## Process this file with automake to produce makefile.im +## Process this file with automake to produce Makefile.in -SUBDIRS = src include genfonts tests +SUBDIRS = src include progs doc AUTOMAKE_OPTIONS = gnu -EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL NEWS README TODO freeglut.lsm \ - freeglut.kdevprj +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