view m4macros/Makefile.am @ 15801:94867b2f38f5

Re-order includes to fix this compile error: In file included from gntwm.c:9: gntwm.h:166: error: syntax error before 'gnt_wm_get_idle_time' gntwm.h:166: warning: data definition has no type or storage class gntwm.c:1218: error: conflicting types for 'gnt_wm_get_idle_time' gntwm.h:166: error: previous declaration of 'gnt_wm_get_idle_time' was here
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 17 Mar 2007 16:48:25 +0000
parents 519dc2186438
children 402236ee7981
line wrap: on
line source

installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)