mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Add silent-rules to configure.in, will allow for less verbose builds, also move configure.in and Makefile.am to platform/unix like other 'project files'
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ACLOCAL_AMFLAGS = -I platform/unix/m4
|
||||
SUBDIRS = src
|
||||
EXTRA_DIST = changes.txt license.txt readme.txt
|
||||
Reference in New Issue
Block a user