view audacious/build_stamp.h @ 914:eb2c35fbe301 trunk

[svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests
author giacomo
date Sun, 02 Apr 2006 18:04:14 -0700
parents 1947144093bc
children
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif