summaryrefslogtreecommitdiff
path: root/configure.ac
blob: ccc0b82345605a90906b455df5b9067d5a531a0b (plain)
1
2
3
4
5
AC_INIT([shopify-frontend-template-html], [0.0], [prabowo@darapsa.org])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC
AC_CONFIG_FILES([Makefile])
AC_OUTPUT