summaryrefslogtreecommitdiff
path: root/lib/accelerated/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/accelerated/Makefile.am')
-rw-r--r--lib/accelerated/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/accelerated/Makefile.am b/lib/accelerated/Makefile.am
index 37958ba3e5..57d50a4aed 100644
--- a/lib/accelerated/Makefile.am
+++ b/lib/accelerated/Makefile.am
@@ -18,7 +18,8 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>
-AM_CFLAGS = $(WERROR_CFLAGS) $(WSTACK_CFLAGS) $(WARN_CFLAGS) $(NETTLE_CFLAGS)
+include $(top_srcdir)/lib/common.mk
+
SUBDIRS =
AM_CPPFLAGS = \
-I$(srcdir)/../../gl \