Adding initial build system.
This commit is contained in:
6
randr/Makefile.am
Normal file
6
randr/Makefile.am
Normal file
@@ -0,0 +1,6 @@
|
||||
noinst_LTLIBRARIES = librandr.la
|
||||
|
||||
librandr_la_SOURCES = \
|
||||
mirandr.c \
|
||||
randr.c \
|
||||
randrstr.h
|
||||
Reference in New Issue
Block a user