Remove generated files from the source tree

This commit is contained in:
Pierre Pronchery 2020-01-02 05:39:33 +01:00
parent 7b222c4b2b
commit 9590b94bbb

View File

@ -1,10 +0,0 @@
#define PACKAGE "Framer"
#define VERSION "0.0.0"
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif
#ifndef LIBDIR
# define LIBDIR PREFIX "/lib"
#endif