From 59c44ffdd870e9a8f59935c02598e721b09e1089 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 18 Sep 2009 08:07:21 +0000 Subject: Add GtkInfoBar to cut-n-paste (renamed to avoid conflicts) --- (limited to 'cut-n-paste/evinfobar/Makefile.am') diff --git a/cut-n-paste/evinfobar/Makefile.am b/cut-n-paste/evinfobar/Makefile.am new file mode 100644 index 0000000..61d3ed2 --- /dev/null +++ b/cut-n-paste/evinfobar/Makefile.am @@ -0,0 +1,9 @@ +noinst_LTLIBRARIES = libevinfobar.la +libevinfobar_la_SOURCES = \ + evinfobar.c \ + evinfobar.h + +libevinfobar_la_CFLAGS = \ + $(SHELL_CORE_CFLAGS) \ + $(WARNING_CFLAGS) \ + $(DISABLE_DEPRECATED) -- cgit v0.9.1