diff options
Diffstat (limited to 'xorg-server/config')
-rw-r--r-- | xorg-server/config/makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg-server/config/makefile b/xorg-server/config/makefile new file mode 100644 index 000000000..937785271 --- /dev/null +++ b/xorg-server/config/makefile @@ -0,0 +1,4 @@ +CSRCS=config.c
+
+LIBRARY=libconfig
+
|