]> git.jsancho.org Git - gacela.git/blobdiff - src/Makefile.am
Gacela con autotools (primer intento)
[gacela.git] / src / Makefile.am
diff --git a/src/Makefile.am b/src/Makefile.am
new file mode 100644 (file)
index 0000000..3f4cbd7
--- /dev/null
@@ -0,0 +1,3 @@
+bin_PROGRAMS = gacela
+gacela_SOURCES = gacela.c gacela_SDL.c
+