Adding initial build system.

This commit is contained in:
Daniel Stone
2005-07-01 20:29:53 +00:00
parent aabb868920
commit ded56b1a74
64 changed files with 2322 additions and 0 deletions

6
randr/Makefile.am Normal file
View File

@@ -0,0 +1,6 @@
noinst_LTLIBRARIES = librandr.la
librandr_la_SOURCES = \
mirandr.c \
randr.c \
randrstr.h