commit 9b80eea

Michael Forney  ·  2013-06-14 08:34:00 +0000 UTC
parent 117c1c7
Make libswc a normal lib (not noinst)
1 files changed,  +1, -1
+1, -1
1@@ -2,7 +2,7 @@
2 
3 ACLOCAL_AMFLAGS = -I m4
4 
5-noinst_LTLIBRARIES = libswc.la
6+lib_LTLIBRARIES = libswc.la
7 
8 AM_CFLAGS = $(pixman_CFLAGS)
9