X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile.am;h=f7627f4e1115870b89351a7380650c2d56c78a00;hb=9807c5fdb2f20f098c7046786908a7f3ce1dc2d4;hp=93f606d6ba997e17eceed67ab413c62a173fd026;hpb=2c52e17121abf4888117ab6b1c94be48ebd569c5;p=freeglut diff --git a/Makefile.am b/Makefile.am index 93f606d..f7627f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,15 @@ -## Process this file with automake to produce makefile.im +## Process this file with automake to produce Makefile.in -SUBDIRS = src include +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 \ + 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