diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-09 09:42:12 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-09 09:42:12 +0000 |
commit | 861716dc5ea8c0f849338dfd7a78584cf9b81276 (patch) | |
tree | a1dedbe601c0dfc980fe395da7dd15723a7727a2 /debian/Makefile | |
parent | 0fd95e1890b36761af1000925d56f962057cc50e (diff) | |
download | rsyslog-861716dc5ea8c0f849338dfd7a78584cf9b81276.tar.gz rsyslog-861716dc5ea8c0f849338dfd7a78584cf9b81276.tar.bz2 rsyslog-861716dc5ea8c0f849338dfd7a78584cf9b81276.zip |
still hiding make file syntax differences...
Diffstat (limited to 'debian/Makefile')
-rw-r--r-- | debian/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/Makefile b/debian/Makefile new file mode 100644 index 00000000..7ee2460a --- /dev/null +++ b/debian/Makefile @@ -0,0 +1 @@ +include ../linux/Makefile |