somehow Makefile.am went zero-bytes
Original commit message from CVS: somehow Makefile.am went zero-bytes
This commit is contained in:
parent
f559fb0928
commit
5c60d369c7
@ -0,0 +1,4 @@
|
||||
bin_PROGRAMS = autoplug
|
||||
|
||||
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
||||
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
|
@ -0,0 +1,4 @@
|
||||
bin_PROGRAMS = autoplug
|
||||
|
||||
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
|
||||
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
|
Loading…
x
Reference in New Issue
Block a user