Removed autotools build files (I think I got all of them, did I?)
[freeglut] / progs / demos / subwin / Makefile.am
diff --git a/progs/demos/subwin/Makefile.am b/progs/demos/subwin/Makefile.am
deleted file mode 100644 (file)
index 03b1e7b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-EXTRA_DIST = subwin.c subwin.dsp
-noinst_PROGRAMS = subwin
-subwin_SOURCES = subwin.c
-subwin_LDFLAGS = -export-dynamic
-subwin_LDADD = ../../../src/lib@LIBRARY@.la $(GL_LIBS)
-subwin_CFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)